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

Commit 58283ea

Browse files
authored
pls work
1 parent eb3d5d6 commit 58283ea

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
@@ -38,7 +38,7 @@ jobs:
3838

3939
- name: Compile Shaders
4040
working-directory: ${{env.GITHUB_WORKSPACE}}
41-
run: ./materialsystem/swarmshaders/buildshaders.bat game_shader_generic_swarm
41+
run: ./materialsystem/swarmshaders/buildshaders.bat deferred_shaders
4242

4343

4444
Game:

0 commit comments

Comments
 (0)