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 574401e commit db2bb3a
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 @@ -58,5 +58,6 @@ jobs:
- name: Build InnoSetup installers
working-directory: ${{env.GITHUB_WORKSPACE}}
run: |
cd Install/Win32
MakePackage.bat
cd Install\Win32
dir
./MakePackage.bat

0 comments on commit db2bb3a

Please sign in to comment.