1
0
Fork 0
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:
Juhani Numminen 2021-07-08 17:46:10 +03:00
parent 9ff8d3b616
commit c1b7efbbf8

View file

@ -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