Skip to content

Commit

Permalink
cd into zig folder
Browse files Browse the repository at this point in the history
  • Loading branch information
MattiaMontanari authored Nov 26, 2024
1 parent 4ae7eb2 commit e9dd45b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/github-opengjk-examples.yml
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,6 @@ jobs:
with:
version: 0.13.0
- name: Build and run
run: |
run: cd examples/zig |
zig build
zig build run

0 comments on commit e9dd45b

Please sign in to comment.