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 fcf8cb6 commit 972764bCopy full SHA for 972764b
.github/workflows/stream_feeds_flutter_workflow.yml
@@ -86,4 +86,5 @@ jobs:
86
flutter-version: ${{ env.FLUTTER_VERSION }}
87
88
- name: Build APK
89
+ working-directory: sample_app
90
run: flutter build apk --release --verbose
0 commit comments