mirror of
https://github.com/lightsoutgames/godot-tts
synced 2024-11-22 19:35:56 +00:00
Correctly copy release resources.
This commit is contained in:
parent
c9c2f182cd
commit
8fbb699021
|
@ -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:
|
||||||
|
|
Loading…
Reference in New Issue
Block a user