Skip to content

Commit

Permalink
edit changes
Browse files Browse the repository at this point in the history
  • Loading branch information
AravindhIppili committed Jun 29, 2021
1 parent 0101806 commit 273951e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main2.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
with:
flutter-version: '2.2.2'
- run: flutter pub get
- run: flutter build apk -t lib/main_prod.dart --split-per-abi
- run: flutter build apk -t lib/main.dart --split-per-abi
- name: Release apk
uses: ncipollo/release-action@v1
with:
Expand Down

0 comments on commit 273951e

Please sign in to comment.