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