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 22ae158 commit 61886f6Copy full SHA for 61886f6
.github/workflows/flutter.yml
@@ -26,6 +26,6 @@ jobs:
26
channel: 'stable'
27
- run: flutter packages get
28
- run: flutter test
29
- - run: flutter build apk --target-platform android-arm --split-per-abi]
+ - run: flutter build apk
30
31
# - run: curl
0 commit comments