Skip to content

Commit a0cda88

Browse files
committed
fix(dart): cr fix
cr fix
1 parent 0103b91 commit a0cda88

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
- name: Setup Flutter
2222
uses: subosito/flutter-action@v2
2323
with:
24-
channel: "stable"
24+
channel: stable
2525

2626
- name: Setup Melos
2727
uses: bluefireteam/melos-action@v1 # will run bootstrap by default

0 commit comments

Comments
 (0)