mirror of
https://github.com/lichess-org/mobile.git
synced 2026-05-26 13:50:52 +00:00
Update the Flutter version in the F-Droid Github job so that it is built (#2486)
with the same version as the one on Gitlab.
This commit is contained in:
@@ -18,6 +18,8 @@ jobs:
|
||||
|
||||
- name: Install Flutter
|
||||
uses: subosito/flutter-action@v2
|
||||
with:
|
||||
flutter-version: 3.38.3
|
||||
- run: flutter doctor -v
|
||||
|
||||
- name: Checkout mobile code
|
||||
|
||||
Reference in New Issue
Block a user