mirror of
https://github.com/nextcloud/desktop.git
synced 2025-10-26 11:17:43 +00:00
Fix casing in appveyor.ini
This commit is contained in:
parent
7b0a4d7ebc
commit
0956bc189a
@ -21,9 +21,9 @@ CacheVersion = Qt_${Variables:QtVersion}
|
||||
Version/ConfigVersion = 6
|
||||
|
||||
Packager/Destination=${Variables:APPVEYOR_BUILD_FOLDER}/binaries
|
||||
Paths/python = C:\Python36
|
||||
Paths/python27 = C:\Python27
|
||||
Paths/downloaddir = ${Variables:Root}\downloads
|
||||
Paths/Python = C:\Python36
|
||||
Paths/Python27 = C:\Python27
|
||||
Paths/DownloadDir = ${Variables:Root}\downloads
|
||||
ShortPath/Enabled = False
|
||||
ShortPath/EnableJunctions = True
|
||||
ShortPath/JunctionDir = C:\CM-SP\
|
||||
|
||||
Loading…
Reference in New Issue
Block a user