mirror of
https://github.com/shlomif/PySolFC.git
synced 2025-04-05 00:02:29 -04:00
Appveyor: Inno Setup 6 on the current base image
Source: https://github.com/appveyor/ci/issues/2948
This commit is contained in:
parent
9ff8d3b616
commit
c1b7efbbf8
1 changed files with 1 additions and 1 deletions
|
@ -57,7 +57,7 @@ test_script:
|
|||
- SET PYTHONPATH=%cd%
|
||||
- python3 scripts\create_iss.py
|
||||
- appveyor DownloadFile https://download.microsoft.com/download/C/6/D/C6D0FD4E-9E53-4897-9B91-836EBA2AACD3/vcredist_x86.exe -FileName vcredist_x86.exe
|
||||
- SET PATH=%PATH%;"C:\\Program Files (x86)\\Inno Setup 5"
|
||||
- SET PATH=%PATH%;"C:\\Program Files (x86)\\Inno Setup 6"
|
||||
- ISCC /Q setup.iss
|
||||
artifacts:
|
||||
- path: pysol_win_dist.7z
|
||||
|
|
Loading…
Add table
Reference in a new issue