Skip to content

Commit 5ae7ab7

Browse files
Update build.yml
1 parent 2adc32e commit 5ae7ab7

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -117,6 +117,7 @@ jobs:
117117
118118
- name: Set up android build template
119119
run: |
120+
ls -lh ~/.local/share/godot/export_templates/${GODOT_VERSION}.${GODOT_RELEASE}
120121
TEMPLATE="android_source.zip"
121122
if [ "${BUILD_TYPE}" = "debug" ]; then
122123
TEMPLATE="android_source_debug.zip"

0 commit comments

Comments
 (0)