Update build

This commit is contained in:
Hillel Coren 2021-02-14 20:07:11 +02:00
parent f6db9f6e83
commit 003670eb62
1 changed files with 1 additions and 1 deletions

View File

@ -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