mirror of
https://github.com/GoldenCheetah/GoldenCheetah.git
synced 2026-04-15 05:32:21 +00:00
AppVeyor - Fix errors in Windows installer Python
The errors were introduced by #4820
This commit is contained in:
@@ -63,7 +63,7 @@ init:
|
||||
- cmd: call c:\"Program Files"\"Microsoft Visual Studio"\2022\Community\VC\Auxiliary\Build\vcvarsall.bat amd64
|
||||
# Setup NSIS
|
||||
- cmd: set PATH=%PATH%;C:\"Program Files (x86)"\NSIS
|
||||
# Setup Python for building
|
||||
# Setup Python
|
||||
- cmd: set PATH=C:\Python311-x64\Scripts\;C:\Python311-x64\;%PATH%
|
||||
- cmd: python --version
|
||||
# Setup JOM
|
||||
|
||||
Reference in New Issue
Block a user