diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 08b451d..06f3208 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -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: