Skip to content

Commit

Permalink
fix flutter version
Browse files Browse the repository at this point in the history
  • Loading branch information
FaFre committed Jun 3, 2024
1 parent 9a63a4c commit 99c035b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
run: echo $KEY_JKS | base64 -di > $KEY_PATH
- uses: subosito/flutter-action@v1
with:
channel: beta
flutter-version: 3.22.1
- run: flutter pub get
# - run: flutter test
- run: flutter build apk --release --split-per-abi
Expand Down

0 comments on commit 99c035b

Please sign in to comment.