Skip to content

Commit

Permalink
target removed
Browse files Browse the repository at this point in the history
  • Loading branch information
Amitpatil215 committed Nov 13, 2020
1 parent 180afa6 commit abcc997
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
flutter-version: '1.22.2'
- run: flutter pub get
# - run: flutter test
- run: flutter build apk -t lib/main_prod.dart --split-per-abi
- run: flutter build apk --split-per-abi
- name: Create a Release APK
uses: ncipollo/release-action@v1
with:
Expand Down

0 comments on commit abcc997

Please sign in to comment.