Skip to content

Commit dcc84b3

Browse files
authored
Use fork of Inno-Setup-Action (#129)
* Use fork of Inno-Setup-Action * Fix `uses`
1 parent 68dfe33 commit dcc84b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/windows.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
path: public
4343

4444
- name: Compile installer
45-
uses: Minionguyjpro/Inno-Setup-Action@v1.2.2
45+
uses: anderbellstudios/Inno-Setup-Action@main
4646
with:
4747
path: ./installers/windows/pop-pixie.iss
4848
options: /O+

0 commit comments

Comments
 (0)