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

@ -1,5 +1,4 @@
#!/usr/bin/env bash
/bin/bash ./scripts/prepare-android-release.sh
flutter channel stable
flutter upgrade
flutter pub get