Update build.yml

This commit is contained in:
Moritz Weber 2022-10-02 22:47:15 +02:00 committed by GitHub
parent 1a2c66b2c8
commit c6755bc851
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -33,4 +33,4 @@ jobs:
with:
flutter-version: '3.3.3'
- run: flutter pub get
- run: flutter build apk
- run: flutter build apk --flavor prod