Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main'
Browse files Browse the repository at this point in the history
  • Loading branch information
Robert-Stackflow committed Sep 13, 2024
2 parents 0d805f4 + cb53518 commit 9de2e54
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -166,7 +166,7 @@ jobs:
# Build Windows .exe
- name: Build Windows Installer
if: matrix.target == 'Windows'
uses: Minionguyjpro/Inno-Setup-Action@v1.2.2
uses: Minionguyjpro/Inno-Setup-Action@v1.2.4
with:
path: "tools/windows_tools/CloudOTP.iss"
options: /F CloudOTP-${{ steps.get_version.outputs.version }}-windows-x86_64.exe
Expand Down

0 comments on commit 9de2e54

Please sign in to comment.