Build the app

This commit is contained in:
Anton Tananaev 2025-06-05 21:36:35 -07:00
parent c591df2f04
commit 4969ec22e6

View file

@ -13,5 +13,5 @@ jobs:
- uses: actions/checkout@v4
- uses: subosito/flutter-action@v2
- run: flutter pub get
- run: flutter gen-l10n
- run: flutter build apk --debug
- run: flutter analyze