We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a7f783c commit 0007e9cCopy full SHA for 0007e9c
1 file changed
.github/workflows/publish.yml
@@ -28,6 +28,8 @@ jobs:
28
fileName: 'bob_*_x86_64-unknown-linux-musl.zip'
29
extract: true
30
31
+ - run: chmod +x bob
32
+
33
# re-assemble bob_build directory from the latest release
34
- uses: robinraju/release-downloader@v1
35
id: download_packs
0 commit comments