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

View File

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