Skip to content
This repository was archived by the owner on Jul 22, 2024. It is now read-only.

Commit d8cde96

Browse files
authored
Update compile.yml
1 parent f984a5f commit d8cde96

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/compile.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
working-directory: ${{env.GITHUB_WORKSPACE}}
4646
run: |
4747
cd ./materialsystem/swarmshaders/
48-
./buildshaders.bat game_shader_generic_swarm
48+
./buildshaders.bat game_shader_generic_swarm deferred_shaders
4949
5050
- name: Build
5151
working-directory: ${{env.GITHUB_WORKSPACE}}

0 commit comments

Comments
 (0)