Final Test
Some checks failed
ci/woodpecker/push/workflow Pipeline failed

This commit is contained in:
Mrdabup 2024-10-24 21:19:41 -04:00
parent 385114350a
commit 8c5e461871

View file

@ -10,8 +10,8 @@ steps:
- echo "Entering folder" - echo "Entering folder"
- cd OpenContacts - cd OpenContacts
- echo "Getting Dependencies" - echo "Getting Dependencies"
- flutter pub - flutter pub get
- flutter precache - flutter precache --android
- flutter doctor - flutter doctor
- echo "Building..." - echo "Building..."
- flutter build apk - flutter build apk