mirror of
https://github.com/AppFlowy-IO/AppFlowy.git
synced 2024-08-30 18:12:39 +00:00
chore: specify flutter version on CI
This commit is contained in:
parent
7e975e8e1d
commit
0d40817cad
1
.github/workflows/dart_lint.yml
vendored
1
.github/workflows/dart_lint.yml
vendored
@ -23,6 +23,7 @@ jobs:
|
||||
uses: actions/checkout@v2
|
||||
- uses: subosito/flutter-action@v1
|
||||
with:
|
||||
flutter-version: '2.10.0'
|
||||
channel: "stable"
|
||||
- name: Deps Flutter
|
||||
run: flutter packages pub get
|
||||
|
Loading…
Reference in New Issue
Block a user