mirror of
https://github.com/SkinnyMind/libgit2dart.git
synced 2025-05-05 04:39:07 -04:00
specify flutter channel for ci
This commit is contained in:
parent
a53ae93a13
commit
b5812beabc
1 changed files with 2 additions and 1 deletions
3
.github/workflows/master.yml
vendored
3
.github/workflows/master.yml
vendored
|
@ -48,7 +48,8 @@ jobs:
|
|||
- uses: actions/checkout@v2
|
||||
- uses: subosito/flutter-action@v1
|
||||
with:
|
||||
sdk: dev
|
||||
channel: dev
|
||||
flutter-version: "2.6.0-11.0.pre"
|
||||
|
||||
- name: Install dependencies
|
||||
run: flutter pub get
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue