We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 24e675e commit 9583f42Copy full SHA for 9583f42
.github/workflows/ci.yml
@@ -18,7 +18,7 @@ jobs:
18
cache: 'pip' # caching pip dependencies
19
- uses: goto-bus-stop/setup-zig@v2
20
with:
21
- version: 0.12.0-dev.3158+377ecc6
+ version: 0.12.0-dev.3158+1e377ecc6
22
cache: false
23
- run: |
24
chmod ugo+x *.sh
0 commit comments