Update main.yml
This commit is contained in:
parent
389d2d04c6
commit
1c1ca6d9af
|
@ -27,7 +27,7 @@ jobs:
|
|||
- uses: subosito/flutter-action@v1
|
||||
with:
|
||||
flutter-version: '1.18.0-11.1.pre'
|
||||
channel: beta
|
||||
channel: 'beta'
|
||||
|
||||
# Runs a single command using the runners shell
|
||||
- name: Run flutter doctor
|
||||
|
|
Loading…
Reference in New Issue