From f05120a9205bc329bac9d7218aa1fccfb6c76a7e Mon Sep 17 00:00:00 2001 From: Mario Zechner Date: Tue, 12 Jul 2022 14:48:20 +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 ba9a30142..24194ad4d 100644 --- a/.github/workflows/spine-godot.yml +++ b/.github/workflows/spine-godot.yml @@ -289,7 +289,7 @@ jobs: path: spine-godot/godot/bin/webassembly_release.zip upload-to-s3: - needs: [godot-editor-windows, godot-editor-linux, godot-editor-macos, godot-template-ios, godot-template-macos, godot-template-windows, godot-template-linux, godot-template-android] + needs: [godot-editor-windows, godot-editor-linux, godot-editor-macos, godot-template-ios, godot-template-macos, godot-template-windows, godot-template-linux, godot-template-android, godot-template-web] runs-on: ubuntu-latest steps: - name: Download godot-editor-windows artifact