Skip to content

Commit 1c440ca

Browse files
authored
Update android.yml
1 parent dc95176 commit 1c440ca

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/android.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,4 +28,4 @@ jobs:
2828
uses: actions/upload-artifact@v4
2929
with:
3030
name: app-release-apk
31-
path: app/build/outputs/apk/release/app-release.apk
31+
path: app/build/outputs/apk/release/*.apk

0 commit comments

Comments
 (0)