more logging

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

@ -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