Skip to content

Commit 7f25739

Browse files
Update build.yml
1 parent 6244fc3 commit 7f25739

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -94,8 +94,7 @@ jobs:
9494
with:
9595
path: vectortouch
9696

97-
- if: ${{ steps.cache-template.outputs.cache-hit != 'true' && env.BUILD_TYPE == 'debug' }}
98-
name: Build Godot debug template for Android
97+
- name: Build Godot debug template for Android
9998
run: |
10099
cd godot
101100
scons p=android arch=arm64 ${BUILD_OPTIONS} target=template_debug generate_android_binaries=yes

0 commit comments

Comments
 (0)