docs: Use Flutter beta channel (#61)

This commit is contained in:
Shohei Ueda 2019-12-16 12:43:18 +09:00 committed by GitHub
parent 26c5cb82dd
commit 1bf8e45e86
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -715,7 +715,7 @@ jobs:
- name: Setup Flutter
uses: subosito/flutter-action@v1
with:
channel: 'dev'
channel: 'beta'
- name: Install
run: |