Skip to content

Commit

Permalink
Use fork of setup-zig to maybe fix caching
Browse files Browse the repository at this point in the history
  • Loading branch information
squeek502 committed Mar 9, 2024
1 parent 7d22051 commit 782124e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
- uses: actions/checkout@v4
with:
submodules: true
- uses: goto-bus-stop/setup-zig@v2
- uses: jethrodaniel/setup-zig@fix-caching
with:
version: 0.12.0-dev.3074+ae7f3fc36
- uses: ilammy/msvc-dev-cmd@v1
Expand Down

0 comments on commit 782124e

Please sign in to comment.