Correctly copy release resources.

This commit is contained in:
Nolan Darilek 2019-10-09 19:19:37 -05:00
parent c9c2f182cd
commit 8fbb699021

View File

@ -26,6 +26,8 @@ package:
- cp linux/release/*.so godot-tts/target/release - cp linux/release/*.so godot-tts/target/release
- cp LICENSE godot-tts - cp LICENSE godot-tts
- cp TTS.gd godot-tts.g* godot-tts - cp TTS.gd godot-tts.g* godot-tts
- cp godot-tts.gdnlib.release godot-tts/godot-tts.gdnlib
- rm godot-tts/*.release
artifacts: artifacts:
name: godot-tts name: godot-tts
paths: paths: