Skip to content

Commit

Permalink
Update Inno-Setup-Action
Browse files Browse the repository at this point in the history
  • Loading branch information
Npepperlinux committed Jan 29, 2024
1 parent 21348b5 commit 89abea5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/windows_deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
curl -o Korean.isl https://raw.githubusercontent.com/jrsoftware/issrc/main/Files/Languages/Korean.isl
- name: Compile .ISS to .EXE Installer
uses: Minionguyjpro/Inno-Setup-Action@v1.1.0
uses: Minionguyjpro/Inno-Setup-Action@v1.2.3
with:
path: windows/innosetup.iss
options: /dMyAppVersion="${{ env.version }}"
Expand Down

0 comments on commit 89abea5

Please sign in to comment.