Skip to content

Commit 7a5fedd

Browse files
committed
inno upgrade
1 parent df74971 commit 7a5fedd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/Release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ jobs:
7777
submodules: recursive
7878
- name: Compile Binaries
7979
run: |
80-
winget install --id JRSoftware.InnoSetup -e -s winget -i
80+
curl -s -S -o innosetup.exe https://files.jrsoftware.org/is/6/innosetup-6.4.3.exe
8181
./innosetup.exe
8282
setx PATH "%PATH%;C:\\Program Files (x86)\\Inno Setup 6"
8383
dotnet build PixelGraph.Rendering -c Release

0 commit comments

Comments
 (0)