Skip to content
This repository has been archived by the owner on Jan 5, 2021. It is now read-only.

Commit

Permalink
only32
Browse files Browse the repository at this point in the history
  • Loading branch information
Luis Correa committed Jul 1, 2020
1 parent dbd2f48 commit 5b20e20
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 @@ -16,7 +16,7 @@ jobs:
with:
channel: "stable"
- run: flutter pub get
- run: flutter build apk --target-platform android-arm,android-arm64 --split-per-abi
- run: flutter build apk --target-platform android-arm
- name: Sign apk
uses: r0adkll/sign-android-release@v1
with:
Expand Down

0 comments on commit 5b20e20

Please sign in to comment.