more logging
Some checks failed
Test, Build and Release apk / Build APK (push) Failing after 8s
Test, Build and Release web / Build Web (push) Has been cancelled

This commit is contained in:
Remy Moll 2024-05-02 18:47:19 +02:00
parent 77559e2144
commit cc4981fc11

View File

@ -18,7 +18,9 @@ jobs:
channel: stable
flutter-version: 3.19.0
cache: true
- run: flutter pub get
- run: flutter config --no-cli-animations
- run: flutter doctor
- run: flutter pub get -v
# - run: flutter test
- run: flutter build apk --debug --split-per-abi