Skip to content

Commit 93781db

Browse files
committed
fix add APK
1 parent ac23863 commit 93781db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/flutter.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -83,4 +83,4 @@ jobs:
8383
uses: actions/upload-artifact@v4
8484
with:
8585
name: release-apk
86-
path: build/app/outputs/apk/release/app-release.apk
86+
path: build/app/outputs/apk/release/app-release.apk

0 commit comments

Comments
 (0)