mirror of
https://github.com/lightsoutgames/godot-tts
synced 2024-11-25 04:25:57 +00:00
Fix typo.
This commit is contained in:
parent
4d883fc420
commit
ba22fddf37
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
|
@ -58,7 +58,7 @@ 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 gotot-tts godot-tts
|
||||
zip -r9 godot-tts godot-tts
|
||||
- uses: actions/create-release@v1
|
||||
id: create_release
|
||||
env:
|
||||
|
|
Loading…
Reference in New Issue
Block a user