We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c97bfa6 commit 13c8a3bCopy full SHA for 13c8a3b
.github/workflows/generate_release.yml
@@ -24,7 +24,7 @@ jobs:
24
dotnet-version: '6.0'
25
26
- name: Build
27
- run: ./build.sh
+ run: bash ./build.sh
28
29
- name: Create Release
30
env:
0 commit comments