Update build
This commit is contained in:
parent
e93eeb9ef6
commit
4d6499c20e
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue