Skip to content

Commit

Permalink
Another attempt
Browse files Browse the repository at this point in the history
  • Loading branch information
walbourn committed Jul 26, 2024
1 parent a1ff9ec commit cbdca6c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/msvc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ jobs:
working-directory: ./DirectXTex/Shaders
run: CompileShaders.cmd
env:
CompileShadersOutput: '${{ env.GITHUB_WORKSPACE }}/out/Shaders/Compiled'
CompileShadersOutput: '$GITHUB_WORKSPACE/out/Shaders/Compiled'

- name: Initialize MSVC Code Analysis
uses: microsoft/[email protected]
Expand Down

0 comments on commit cbdca6c

Please sign in to comment.