Update build

This commit is contained in:
Hillel Coren 2020-12-02 19:25:06 +02:00
parent e93eeb9ef6
commit 4d6499c20e
1 changed files with 3 additions and 2 deletions

View File

@ -18,8 +18,9 @@ jobs:
- uses: subosito/flutter-action@v1
with:
#channel: 'beta' # TODO change to beta/stable
channel: 'dev'
flutter-version: '1.24.0-7.0.pre'
flutter-version: '1.22.0-12.0.pre'
#flutter-version: '1.24.0-7.0.pre'
#channel: 'dev'
- run: flutter pub get
- run: |
cp lib/.env.dart.example lib/.env.dart