We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1010f8b + f87cb1f commit 872cad2Copy full SHA for 872cad2
.github/workflows/generate-windows-installer.yml
@@ -35,7 +35,7 @@ jobs:
35
pyinstaller.exe --noconfirm turing-system-monitor.spec
36
37
- name: Create InnoSetup installer from generated binaries
38
- uses: Minionguyjpro/[email protected].2
+ uses: Minionguyjpro/[email protected].5
39
with:
40
path: tools/windows-installer/turing-system-monitor.iss
41
options: /O+
0 commit comments