We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cb6f1b3 commit 3e5e666Copy full SHA for 3e5e666
.github/workflows/flutter.yml
@@ -83,4 +83,4 @@ jobs:
83
uses: actions/upload-artifact@v4
84
with:
85
name: release-apk
86
- path: build/app/outputs/apk/release/app-release.apk
+ path: build/app/outputs/apk/release/app-release.apk
0 commit comments