[godot] GH Action

This commit is contained in:
Mario Zechner 2022-07-11 12:09:10 +02:00
parent 8255876525
commit 1d5e005f3f

View File

@ -18,8 +18,8 @@ jobs:
- name: Build Godot artifact
run: |
./spine-godot/setup.sh 3.4.4-stable false
./spine-godot/build-templates.sh ios
./spine-godot/build/setup.sh 3.4.4-stable false
./spine-godot/build/build-templates.sh ios
- name: Upload artifacts
uses: actions/upload-artifact@v2