Skip to content

Commit

Permalink
[GitHub] Do a debug build
Browse files Browse the repository at this point in the history
  • Loading branch information
RobDangerous committed Sep 24, 2024
1 parent ba3cbf1 commit a440642
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/windows-direct3d12.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:

- name: Compile Shader
working-directory: Shader
run: ../Kinc/make windows -v vs2022 -g direct3d12 --option screenshot --run
run: ../Kinc/make windows -v vs2022 -g direct3d12 --option screenshot --debug --run
continue-on-error: true
- name: Dir
working-directory: Shader
Expand Down

0 comments on commit a440642

Please sign in to comment.