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 a919d0c commit 52388d5
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/msbuild.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,9 +44,8 @@ jobs:
run: nuget restore ${{env.SOLUTION_FILE_PATH}}

- name: Stub
working-directory: ${{env.GITHUB_WORKSPACE}}
working-directory: ${{env.GITHUB_WORKSPACE}}\Install
run: |
echo "pwd: $env.GITHUB_WORKSPACE"
dir
- name: Build win32
Expand Down

0 comments on commit 52388d5

Please sign in to comment.