Update .appveyor.yml

This commit is contained in:
lawnjelly 2020-02-26 11:57:02 +00:00 committed by GitHub
parent d88f94bcd5
commit fe4e5c8cb9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -47,10 +47,10 @@ build_script:
after_build:
- cd %APPVEYOR_BUILD_FOLDER%\..
- xcopy godot\core\array.h %APPVEYOR_BUILD_FOLDER%\Artifacts\
- xcopy godot\core\*.h %APPVEYOR_BUILD_FOLDER%\Artifacts\
artifacts:
- path: 'Artifacts\*.*'
- path: 'Artifacts\color.*'
# - path: godot\bin\*.exe
name: GodotBinary