mirror of
https://github.com/lightsoutgames/godot-tts
synced 2024-11-22 12:05:56 +00:00
Fix cut-and-paste error on iOS release action.
This commit is contained in:
parent
f9d485faab
commit
b556c4d2f0
4
.github/workflows/release.yml
vendored
4
.github/workflows/release.yml
vendored
|
@ -63,8 +63,8 @@ jobs:
|
||||||
name: android
|
name: android
|
||||||
path: android
|
path: android
|
||||||
|
|
||||||
build_macos:
|
build_ios:
|
||||||
name: Build MacOS
|
name: Build iOS
|
||||||
runs-on: macos-latest
|
runs-on: macos-latest
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
|
|
Loading…
Reference in New Issue
Block a user