mirror of
https://github.com/lightsoutgames/godot-tts
synced 2024-11-08 16:35:57 +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 LICENSE 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:
|
||||
name: godot-tts
|
||||
paths:
|
||||
|
|
Loading…
Reference in New Issue
Block a user