Skip to content

Commit ef5656d

Browse files
authored
Update flutter.yml
fix
1 parent f2a07df commit ef5656d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/flutter.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424

2525
- uses: subosito/flutter-action@v1
2626
with:
27-
channel: ${{ flutter-channel }}
27+
channel: ${{ matrix.flutter-channel }}
2828

2929
- name: Print Dart SDK version
3030
run: dart --version

0 commit comments

Comments
 (0)