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 49cfb95 commit 12d2fd7Copy full SHA for 12d2fd7
.github/workflows/build_test.yml
@@ -55,5 +55,6 @@ jobs:
55
- uses: subosito/flutter-action@v2
56
with:
57
channel: stable
58
+ - run: flutter doctor
59
- run: flutter pub get
60
- run: cd example; flutter build apk --debug
0 commit comments