Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Agent-Hellboy authored May 24, 2024
1 parent 7dab58c commit e3a6964
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -109,10 +109,11 @@ jobs:
- name: Install Inno Setup
run: |
choco install innosetup
- name: Create Inno Setup installer
shell: pwsh
run: |
"C:\Program Files (x86)\Inno Setup 6\ISCC.exe" setup.iss
& "C:\Program Files (x86)\Inno Setup 6\ISCC.exe" setup.iss
- name: Upload files to a GitHub release
uses: svenstaro/[email protected]
Expand Down

0 comments on commit e3a6964

Please sign in to comment.