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 11, 2024
1 parent 7552e0c commit 1d56dbf
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/msbuild.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,8 +48,9 @@ jobs:
- name: Stub
working-directory: ${{env.GITHUB_WORKSPACE}}
run: |
cd "C:\Program Files (x86)\"
dir
#cd "C:\Program Files (x86)\"
#dir
echo "INNO5_SETUP_PATH = $INNO5_SETUP_PATH"
- name: Build win32
working-directory: ${{env.GITHUB_WORKSPACE}}
Expand Down

0 comments on commit 1d56dbf

Please sign in to comment.