Update .appveyor.yml

This commit is contained in:
lawnjelly 2020-02-26 11:59:29 +00:00 committed by GitHub
parent fe4e5c8cb9
commit d17f651804
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\*.h %APPVEYOR_BUILD_FOLDER%\Artifacts\
- xcopy godot\bin\*.* %APPVEYOR_BUILD_FOLDER%\Artifacts\
artifacts:
- path: 'Artifacts\color.*'
- path: 'Artifacts\*.*'
# - path: godot\bin\*.exe
name: GodotBinary