From af9607d8585123432c4b8bd127b7f5c95b5fc193 Mon Sep 17 00:00:00 2001 From: Mario Zechner Date: Tue, 12 Jul 2022 14:26:19 +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 153a70c07..ad389ac04 100644 --- a/.github/workflows/spine-godot.yml +++ b/.github/workflows/spine-godot.yml @@ -199,7 +199,7 @@ jobs: path: spine-godot/godot/bin/windows_64_release.exe upload-to-s3: - needs: [godot-editor-windows, godot-editor-linux, godot-editor-macos] + needs: [godot-editor-windows, godot-editor-linux, godot-editor-macos, godot-template-ios, godot-template-macos, godot-template-windows, godot-template-linux] runs-on: ubuntu-latest steps: - name: Download godot-editor-windows artifact