Update .appveyor.yml

This commit is contained in:
lawnjelly 2020-02-26 10:58:53 +00:00 committed by GitHub
parent 17dff54130
commit f22f19176a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@ before_build:
- SET "SCONS_CACHE=%SCONS_CACHE_ROOT%\3.2"
build_script:
#- scons platform=%GD_PLATFORM% target=%TARGET% tools=%TOOLS% debug_symbols=no verbose=yes progress=no gdnative_wrapper=yes
- scons platform=%GD_PLATFORM% target=%TARGET% tools=%TOOLS% debug_symbols=no verbose=yes progress=no gdnative_wrapper=yes -c
artifacts:
- path: godot\core\array.h