mirror of
https://github.com/lightsoutgames/godot-tts
synced 2024-11-09 23:25:56 +00:00
Fix artifact name.
This commit is contained in:
parent
f695e00c41
commit
6b4c2626d7
|
@ -23,7 +23,7 @@ publish:
|
||||||
- mkdir -p target/release
|
- mkdir -p target/release
|
||||||
- cp linux/release/*.so target/release
|
- cp linux/release/*.so target/release
|
||||||
artifacts:
|
artifacts:
|
||||||
name: $CI_JOB_NAME
|
name: godot-tts
|
||||||
paths:
|
paths:
|
||||||
- target
|
- target
|
||||||
- TTS.gd
|
- TTS.gd
|
||||||
|
|
Loading…
Reference in New Issue
Block a user