Skip to content

Commit 33cdd43

Browse files
committed
Fix CI
1 parent 9cb5685 commit 33cdd43

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ jobs:
105105
- name: Setup Flutter
106106
uses: subosito/flutter-action@v2
107107
with:
108-
flutter-version: stable
108+
channel: stable
109109

110110
- name: Enable KVM
111111
run: |

0 commit comments

Comments
 (0)