feature/ci-deploy #1

Merged
remoll merged 19 commits from feature/ci-deploy into main 2024-05-04 15:33:39 +00:00
Showing only changes of commit cc4981fc11 - Show all commits

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