Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
pwbh committed Jun 2, 2024
1 parent 7b710a0 commit 176db14
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
echo "$HOME/zig-linux-x86_64-0.12.0/zig" >> $GITHUB_PATH
- name: check zig version
run: |
echo $GITHUB_PATH
echo $PATH
cd $HOME/zig-linux-x86_64-0.12.0/
ls -ltra
INSTALLED_ZIG_VERSION=$(zig version)
Expand Down

0 comments on commit 176db14

Please sign in to comment.