Skip to content

Commit f97e213

Browse files
committed
test
1 parent 66c0963 commit f97e213

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/flutter.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@ jobs:
1414
- uses: actions/checkout@v2
1515

1616
- uses: subosito/flutter-action@v1.4.0
17+
with:
18+
channel: 'dev'
1719

1820
- name: Doctor
1921
run: flutter doctor

0 commit comments

Comments
 (0)