Skip to content

Commit

Permalink
Todo App completed
Browse files Browse the repository at this point in the history
  • Loading branch information
MudasirHussain72 committed Feb 20, 2024
1 parent 81bcb9b commit a1b3e86
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
channel: 'stable'
architecture: x64

- run: flutter build apk --release --split-per-abi
- run: flutter build apk --target-platform android-arm --analyze-size
- run: |
flutter build ios --no-codesign
cd build/ios/iphoneos
Expand Down

0 comments on commit a1b3e86

Please sign in to comment.