Update build
This commit is contained in:
parent
f6db9f6e83
commit
003670eb62
|
|
@ -17,7 +17,7 @@ jobs:
|
||||||
- uses: actions/checkout@v1
|
- uses: actions/checkout@v1
|
||||||
- uses: subosito/flutter-action@v1
|
- uses: subosito/flutter-action@v1
|
||||||
with:
|
with:
|
||||||
#channel: 'dev' # TODO change to beta/stable
|
channel: 'dev' # TODO change to beta/stable
|
||||||
flutter-version: '1.26.0-17.2.pre'
|
flutter-version: '1.26.0-17.2.pre'
|
||||||
- run: flutter doctor -v
|
- run: flutter doctor -v
|
||||||
- run: flutter pub get
|
- run: flutter pub get
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue