Skip to content

Commit

Permalink
Update msbuild.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
irodushka authored Mar 10, 2024
1 parent cf3f352 commit a919d0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/msbuild.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
- name: Stub
working-directory: ${{env.GITHUB_WORKSPACE}}
run: |
echo ${{env.GITHUB_WORKSPACE}}
echo "pwd: $env.GITHUB_WORKSPACE"
dir
- name: Build win32
Expand Down

0 comments on commit a919d0c

Please sign in to comment.