Skip to content

Commit

Permalink
ci: openD fix shaders-gen
Browse files Browse the repository at this point in the history
  • Loading branch information
kassane authored Jan 9, 2025
1 parent aa12ef9 commit 3496414
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 @@ -93,7 +93,7 @@ jobs:
sudo apt-get install libglu1-mesa-dev mesa-common-dev xorg-dev libasound-dev
- name: (Zig) Build Shaders
run: zig build shaders
run: zig build -Dshaders

- name: (Zig) Running Test
if: runner.os != 'Windows'
Expand Down

0 comments on commit 3496414

Please sign in to comment.