mirror of
https://github.com/Relintai/godot-lportal.git
synced 2025-05-01 15:47:55 +02:00
Update .appveyor.yml
This commit is contained in:
parent
d88f94bcd5
commit
fe4e5c8cb9
@ -47,10 +47,10 @@ build_script:
|
|||||||
|
|
||||||
after_build:
|
after_build:
|
||||||
- cd %APPVEYOR_BUILD_FOLDER%\..
|
- cd %APPVEYOR_BUILD_FOLDER%\..
|
||||||
- xcopy godot\core\array.h %APPVEYOR_BUILD_FOLDER%\Artifacts\
|
- xcopy godot\core\*.h %APPVEYOR_BUILD_FOLDER%\Artifacts\
|
||||||
|
|
||||||
artifacts:
|
artifacts:
|
||||||
- path: 'Artifacts\*.*'
|
- path: 'Artifacts\color.*'
|
||||||
# - path: godot\bin\*.exe
|
# - path: godot\bin\*.exe
|
||||||
name: GodotBinary
|
name: GodotBinary
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user