Update CI
This commit is contained in:
parent
a5195600de
commit
0284247518
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@ web:release:
|
|||
before_script:
|
||||
- flutter create .
|
||||
- flutter pub get
|
||||
- flutter pub run flutter_launcher_icons_maker:main
|
||||
- flutter pub run flutter_launcher_icons
|
||||
- flutter clean
|
||||
script:
|
||||
- flutter build web --release
|
Loading…
Reference in a new issue