mirror of
https://github.com/lightsoutgames/godot-tts
synced 2024-11-09 16:35:56 +00:00
Zipping isn't needed.
This commit is contained in:
parent
8ee47306f6
commit
4580a5b278
1
.github/workflows/release.yml
vendored
1
.github/workflows/release.yml
vendored
|
@ -59,7 +59,6 @@ jobs:
|
|||
cp TTS.gd godot-tts.g* godot-tts
|
||||
cp godot-tts.gdnlib.release godot-tts/godot-tts.gdnlib
|
||||
rm godot-tts/*.release
|
||||
zip -r9 godot-tts.zip godot-tts
|
||||
- uses: actions/upload-artifact@v1
|
||||
with:
|
||||
name: godot-tts
|
||||
|
|
Loading…
Reference in New Issue
Block a user