Skip to content

Commit c24a8b4

Browse files
Update build.yml
1 parent 7f25739 commit c24a8b4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ jobs:
106106
uses: actions/upload-artifact@v4
107107
with:
108108
name: android_source_debug.zip
109-
path: ~/.local/share/godot/export_templates/${{ env.GODOT_VERSION }}.${{ env.GODOT_RELEASE }}/android_source_debug.zip
109+
path: ~/.local/share/godot/export_templates/${{ env.GODOT_VERSION }}.${{ env.GODOT_RELEASE }}/android_debug.apk
110110
if-no-files-found: ignore
111111
retention-days: 28
112112

0 commit comments

Comments
 (0)