Skip to content

Commit

Permalink
[GitHub] continue-on-error
Browse files Browse the repository at this point in the history
  • Loading branch information
RobDangerous committed Sep 24, 2024
1 parent d733f02 commit 3294bde
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/windows-direct3d12.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ jobs:
- name: Compile Shader
working-directory: Shader
run: ../Kinc/make windows -v vs2022 -g direct3d12 --option screenshot --run
continue-on-error: true
- name: Dir
run: dir Deployment
- name: Check Shader
Expand Down

0 comments on commit 3294bde

Please sign in to comment.