more logging
This commit is contained in:
parent
77559e2144
commit
cc4981fc11
@ -18,7 +18,9 @@ jobs:
|
|||||||
channel: stable
|
channel: stable
|
||||||
flutter-version: 3.19.0
|
flutter-version: 3.19.0
|
||||||
cache: true
|
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 test
|
||||||
- run: flutter build apk --debug --split-per-abi
|
- run: flutter build apk --debug --split-per-abi
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user