mirror of
https://github.com/lichess-org/mobile.git
synced 2026-05-26 13:50:52 +00:00
Use the Flutter version specified in flutter-version.yaml for F-Droid (#2706)
builds.
This commit is contained in:
@@ -18,6 +18,8 @@ jobs:
|
||||
|
||||
- name: Install Flutter
|
||||
uses: subosito/flutter-action@v2
|
||||
with:
|
||||
flutter-version-file: flutter-version.yaml
|
||||
- run: flutter doctor -v
|
||||
|
||||
- name: Checkout mobile code
|
||||
|
||||
Reference in New Issue
Block a user