fix: CI scripts

This commit is contained in:
Christian Pauly
2020-12-08 14:46:47 +00:00
parent a791831e6d
commit 46b886ffc1
17 changed files with 29 additions and 29 deletions

View File

@ -1,4 +1,4 @@
#!/usr/bin/env bash
#!/bin/sh -ve
flutter channel stable
flutter upgrade
flutter build apk --debug -v