Skip to content

Commit 587568a

Browse files
committed
Blah
1 parent d58dd12 commit 587568a

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/workflows/rust.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -144,9 +144,7 @@ jobs:
144144

145145
- name: Compile shaders to SPIR-V
146146
working-directory: shaders/rust
147-
shell: bash
148-
run: |
149-
python3 compileshaders.py
147+
run: python3 compileshaders.py
150148

151149
- name: Verify no uncommitted changes
152150
shell: bash

0 commit comments

Comments
 (0)