mirror of
https://github.com/godotengine/godot-git-plugin.git
synced 2026-01-03 10:09:43 +03:00
Fix AppVeyor using wrong location for scons.bat
This commit is contained in:
@@ -16,5 +16,5 @@ install:
|
||||
- curl -LO https://downloads.sourceforge.net/project/scons/scons-local/3.1.2/scons-local-3.1.2.zip
|
||||
- unzip scons-local-3.1.2.zip
|
||||
- .\build_libs.bat %configuration%
|
||||
- dir
|
||||
- scons platform=windows target=%configuration% -j2
|
||||
- cd ..
|
||||
- ..\scons.bat platform=windows target=%configuration% -j2
|
||||
|
||||
Reference in New Issue
Block a user