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

- name: Stub
working-directory: ${{env.GITHUB_WORKSPACE}}\Install
working-directory: ${{env.GITHUB_WORKSPACE}}
run: |
cd Install/Win32
dir
- name: Build win32
Expand Down

0 comments on commit c2e90b9

Please sign in to comment.