Skip to content

Commit d26bc3a

Browse files
committed
Use Inno Setup 6
1 parent 0c96981 commit d26bc3a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ configuration: Release
44
platform: x64
55
skip_branch_with_pr: true
66
install:
7-
- cmd: set PATH="C:\Program Files (x86)\Inno Setup 5";%PATH%
7+
- cmd: set PATH="C:\Program Files (x86)\Inno Setup 6";%PATH%
88
build:
99
parallel: true
1010
verbosity: minimal

0 commit comments

Comments
 (0)