Skip to content

Commit 61886f6

Browse files
authored
Update flutter.yml
1 parent 22ae158 commit 61886f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/flutter.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,6 @@ jobs:
2626
channel: 'stable'
2727
- run: flutter packages get
2828
- run: flutter test
29-
- run: flutter build apk --target-platform android-arm --split-per-abi]
29+
- run: flutter build apk
3030

3131
# - run: curl

0 commit comments

Comments
 (0)