What's in this directory?

This commit is contained in:
Nolan Darilek 2019-10-04 11:33:13 -05:00
parent 04b75f505e
commit abfe72c09d

View File

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