From a06bb33f2aa44b36798fc38ea7ff82c484035951 Mon Sep 17 00:00:00 2001 From: Mario Zechner Date: Mon, 11 Jul 2022 12:59:08 +0200 Subject: [PATCH] [godot] GH action. --- .github/workflows/spine-godot.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/spine-godot.yml b/.github/workflows/spine-godot.yml index 5f46033a9..f519b6a18 100644 --- a/.github/workflows/spine-godot.yml +++ b/.github/workflows/spine-godot.yml @@ -43,7 +43,7 @@ jobs: - name: Build Godot artifact run: | ./spine-godot/build/setup.sh 3.4.4-stable false - ./spine-godot/build/build-templates.sh ios + ./spine-godot/build/build-templates.sh linux - name: Upload artifacts uses: actions/upload-artifact@v2