Skip to content

Commit bce65db

Browse files
committed
Another attempt
1 parent cbdca6c commit bce65db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/msvc.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252
working-directory: ./DirectXTex/Shaders
5353
run: CompileShaders.cmd
5454
env:
55-
CompileShadersOutput: '$GITHUB_WORKSPACE/out/Shaders/Compiled'
55+
CompileShadersOutput: ${{ env.GITHUB_WORKSPACE }}/out/Shaders/Compiled
5656

5757
- name: Initialize MSVC Code Analysis
5858
uses: microsoft/[email protected]

0 commit comments

Comments
 (0)