mirror of
https://github.com/gabehf/Fladder.git
synced 2026-03-07 13:38:13 -08:00
Use latest inno acction
This commit is contained in:
parent
ab1e3b3368
commit
0bf6445e76
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
|
@ -208,7 +208,7 @@ jobs:
|
|||
run: flutter build windows --build-number=${{ github.run_number }}
|
||||
|
||||
- name: Compile Inno Setup installer
|
||||
uses: Minionguyjpro/Inno-Setup-Action@v1.2.2
|
||||
uses: Minionguyjpro/Inno-Setup-Action@v1.2.7
|
||||
with:
|
||||
path: windows/windows_setup.iss
|
||||
options: /O+ /DFLADDER_VERSION="${{ needs.fetch-info.outputs.version_name }}"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue