Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
docs: Use Flutter beta channel (#61)
  • Loading branch information
Shohei Ueda authored and GitHub committed Dec 16, 2019
1 parent 26c5cb8 commit 1bf8e45
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -715,7 +715,7 @@ jobs:
- name: Setup Flutter
uses: subosito/flutter-action@v1
with:
channel: 'dev'
channel: 'beta'

- name: Install
run: |
Expand Down

0 comments on commit 1bf8e45

Please sign in to comment.