We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 66c0963 commit f97e213Copy full SHA for f97e213
.github/workflows/flutter.yml
@@ -14,6 +14,8 @@ jobs:
14
- uses: actions/checkout@v2
15
16
- uses: subosito/[email protected]
17
+ with:
18
+ channel: 'dev'
19
20
- name: Doctor
21
run: flutter doctor
0 commit comments