We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e2c0e8a commit 5a74b37Copy full SHA for 5a74b37
.github/workflows/android.yml
@@ -30,5 +30,5 @@ jobs:
30
- name: Upload Debug APK
31
uses: actions/upload-artifact@v6
32
with:
33
- name: apk
+ name: app-debug.apk
34
path: app/build/outputs/apk/debug/*.apk
0 commit comments