Skip to content

Commit

Permalink
ci: fix zig action
Browse files Browse the repository at this point in the history
  • Loading branch information
BrookJeynes committed Dec 11, 2024
1 parent 2a71f29 commit 2c52f57
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/create-draft-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
zlib1g-dev
- name: Set up Zig
uses: primehub/zig-action@v1
uses: korandoru/setup-zig@v1
with:
version: "0.13.0"

Expand Down

0 comments on commit 2c52f57

Please sign in to comment.