Skip to content

Commit

Permalink
(workflow) Update Minionguyjpro/Inno-Setup-Action v1.2.3 → v1.2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
Npepperlinux committed Feb 12, 2024
1 parent d3b761b commit 20305d7
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 @@ -39,7 +39,7 @@ jobs:
curl -o ${{ env.builddir }}\Korean.isl https://raw.githubusercontent.com/jrsoftware/issrc/main/Files/Languages/Korean.isl
- name: Compile .ISS to .EXE Installer
uses: Minionguyjpro/[email protected].3
uses: Minionguyjpro/[email protected].4
with:
path: windows/innosetup.iss
options: /dMyAppVersion="${{ env.version }}" /dMyWorkDir="${{ env.builddir }}"
Expand Down

0 comments on commit 20305d7

Please sign in to comment.