chore: fix CI

This commit is contained in:
Christian Pauly 2020-11-21 12:45:14 +00:00
commit 2cf0afe9cf
4 changed files with 4 additions and 5 deletions

View file

@ -2,7 +2,6 @@
flutter channel beta
flutter upgrade
flutter config --enable-web
/bin/bash ./scripts/prepare-web.sh
flutter clean
flutter pub get
flutter build web --release --verbose
flutter build web --release --verbose