And this one?

This commit is contained in:
Nolan Darilek 2019-10-04 11:51:07 -05:00
parent abfe72c09d
commit e3a7c18d1a

View File

@ -21,7 +21,7 @@ publish:
script:
- cp godot-tts.gdnlib.release godot-tts.gdnlib
- mkdir -p target/release
- ls
- ls linux/
- cp linux/target/release/*.so target/release
artifacts:
name: $CI_JOB_NAME