Update build.yml
This commit is contained in:
parent
1a2c66b2c8
commit
c6755bc851
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue