Skip to content

Commit 5a74b37

Browse files
committed
app-debug.apk
1 parent e2c0e8a commit 5a74b37

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/android.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,5 +30,5 @@ jobs:
3030
- name: Upload Debug APK
3131
uses: actions/upload-artifact@v6
3232
with:
33-
name: apk
33+
name: app-debug.apk
3434
path: app/build/outputs/apk/debug/*.apk

0 commit comments

Comments
 (0)