From 17e933e264821381bab192717f4464db117149dd Mon Sep 17 00:00:00 2001 From: Gordon MacPherson Date: Wed, 31 Jul 2024 21:39:48 +0100 Subject: [PATCH] use android template file --- .github/workflows/engine.yml | 2 +- mirror-godot-app/dummy.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/engine.yml b/.github/workflows/engine.yml index 641b7a03..603c2629 100644 --- a/.github/workflows/engine.yml +++ b/.github/workflows/engine.yml @@ -506,5 +506,5 @@ jobs: if: ${{ inputs.deploy-to-gcp }} uses: 'google-github-actions/upload-cloud-storage@v2' with: - path: ./godot-engine/bin/${{ matrix.artifact-name }}.zip + path: ./godot-engine/android-template.zip destination: ${{ matrix.bucket-name }}/${{steps.vars.outputs.sha_short}}/ diff --git a/mirror-godot-app/dummy.md b/mirror-godot-app/dummy.md index f15a5084..3d6ab607 100644 --- a/mirror-godot-app/dummy.md +++ b/mirror-godot-app/dummy.md @@ -1 +1 @@ -this file is used to force a rebuild in github actions... +this file is used to force a rebuild in github actions..