mirror of
https://github.com/lightsoutgames/godot-tts
synced 2024-11-24 15:15:57 +00:00
Copy Android plugin into release.
This commit is contained in:
parent
eb7093ab4e
commit
f58f309d0c
1
.github/workflows/release.yml
vendored
1
.github/workflows/release.yml
vendored
|
@ -58,6 +58,7 @@ 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
|
||||||
|
cp -R android godot-tts
|
||||||
zip -r9 godot-tts godot-tts
|
zip -r9 godot-tts godot-tts
|
||||||
- uses: actions/create-release@v1
|
- uses: actions/create-release@v1
|
||||||
id: create_release
|
id: create_release
|
||||||
|
|
Loading…
Reference in New Issue
Block a user