mirror of
https://github.com/lightsoutgames/godot-tts
synced 2024-11-25 05:25:57 +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 TTS.gd godot-tts.g* godot-tts
|
||||||
cp godot-tts.gdnlib.release godot-tts/godot-tts.gdnlib
|
cp godot-tts.gdnlib.release godot-tts/godot-tts.gdnlib
|
||||||
rm godot-tts/*.release
|
rm godot-tts/*.release
|
||||||
zip -r9 godot-tts.zip godot-tts
|
|
||||||
- uses: actions/upload-artifact@v1
|
- uses: actions/upload-artifact@v1
|
||||||
with:
|
with:
|
||||||
name: godot-tts
|
name: godot-tts
|
||||||
|
|
Loading…
Reference in New Issue
Block a user