Workflow fix

Lets see, how many commits it will take for me
This commit is contained in:
dan63047 2023-07-11 23:57:29 +03:00
parent 543055c304
commit 7f8541e0df
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@ jobs:
java-version: '12.x' java-version: '12.x'
- uses: subosito/flutter-action@v1 - uses: subosito/flutter-action@v1
with: with:
flutter-version: '2.2.0' flutter-version: '3.10.5'
- run: flutter pub get - run: flutter pub get
- run: flutter test - run: flutter test
- run: flutter build apk --split-per-abi - run: flutter build apk --split-per-abi