This commit is contained in:
parent
385114350a
commit
8c5e461871
1 changed files with 2 additions and 2 deletions
|
@ -10,8 +10,8 @@ steps:
|
|||
- echo "Entering folder"
|
||||
- cd OpenContacts
|
||||
- echo "Getting Dependencies"
|
||||
- flutter pub
|
||||
- flutter precache
|
||||
- flutter pub get
|
||||
- flutter precache --android
|
||||
- flutter doctor
|
||||
- echo "Building..."
|
||||
- flutter build apk
|
||||
|
|
Loading…
Reference in a new issue