Skip to content

Commit

Permalink
update github actions
Browse files Browse the repository at this point in the history
  • Loading branch information
jaumard committed Oct 8, 2019
1 parent 53fe666 commit 7869079
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 @@ -28,7 +28,7 @@ jobs:
run: |
cd packages/app
flutter clean
flutter pub pub run build_runner build
flutter pub pub run build_runner build --delete-conflicting-outputs
flutter build apk --release --split-per-abi
- name: Create a Release APK
uses: ncipollo/release-action@v1
Expand Down

0 comments on commit 7869079

Please sign in to comment.