mirror of
https://github.com/lightsoutgames/godot-tts
synced 2024-11-08 16:35:57 +00:00
Fix incorrect path.
This commit is contained in:
parent
e3a7c18d1a
commit
f695e00c41
|
@ -21,8 +21,7 @@ publish:
|
|||
script:
|
||||
- cp godot-tts.gdnlib.release godot-tts.gdnlib
|
||||
- mkdir -p target/release
|
||||
- ls linux/
|
||||
- cp linux/target/release/*.so target/release
|
||||
- cp linux/release/*.so target/release
|
||||
artifacts:
|
||||
name: $CI_JOB_NAME
|
||||
paths:
|
||||
|
|
Loading…
Reference in New Issue
Block a user