Skip to content

Commit 994b349

Browse files
committed
fix: Fix flutter version on GH Action. #1
1 parent eb161cc commit 994b349

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/ci.yml

-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ jobs:
1616
- name: Install Flutter
1717
uses: subosito/flutter-action@v2
1818
with:
19-
flutter-version: '3.3.8'
2019
channel: 'stable'
2120

2221
- name: Install dependencies

0 commit comments

Comments
 (0)