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"
- cd OpenContacts
- echo "Getting Dependencies"
- flutter pub
- flutter precache
- flutter pub get
- flutter precache --android
- flutter doctor
- echo "Building..."
- flutter build apk