Skip to content

Commit

Permalink
fix gh actions
Browse files Browse the repository at this point in the history
  • Loading branch information
floooh committed Oct 6, 2023
1 parent 9b48d98 commit 8a14f0e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
- uses: actions/checkout@v3
- uses: goto-bus-stop/setup-zig@v2
with:
version: 0.12.0+e6590fea1
version: 0.12.0-dev.789+e6590fea1
- name: prepare-linux
if: runner.os == 'Linux'
run: |
Expand Down

0 comments on commit 8a14f0e

Please sign in to comment.