Skip to content

Commit

Permalink
Update ubuntu-build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
hotstreams authored Dec 4, 2023
1 parent 3ce855d commit 7a9319c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ubuntu-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,5 @@ jobs:
- name: shader glslang validation
run: |
cd build
cat errors
cd glslang
for file in ./*; do glslangValidator -C "$file"; done

0 comments on commit 7a9319c

Please sign in to comment.