Skip to content

Commit

Permalink
progress
Browse files Browse the repository at this point in the history
  • Loading branch information
pwbh committed Jun 2, 2024
1 parent 75e3a05 commit f693eb4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,5 @@ jobs:
- name: Check zig version
run: |
INSTALLED_ZIG_VERSION=$(zig version)
echo $INSTALLED_ZIG_VERSION
[ "$INSTALLED_ZIG_VERSION" != "0.12" ] && exit 1

0 comments on commit f693eb4

Please sign in to comment.