Update inno_setup-actions (#5833)
changelog: https://github.com/Minionguyjpro/Inno-Setup-Action/releases Co-authored-by: Kim Kulling <kimkulling@users.noreply.github.com>
This commit is contained in:
2
.github/workflows/inno_setup
vendored
2
.github/workflows/inno_setup
vendored
@@ -45,7 +45,7 @@ jobs:
|
||||
buildDirectory: '${{ github.workspace }}/build/'
|
||||
|
||||
- name: Compile .ISS to .EXE Installer
|
||||
uses: Minionguyjpro/Inno-Setup-Action@v1.2.2
|
||||
uses: Minionguyjpro/Inno-Setup-Action@v1.2.5
|
||||
with:
|
||||
path: packaging/windows-innosetup/script_x64.iss
|
||||
options: /O+
|
||||
|
||||
Reference in New Issue
Block a user