Skip to content

Commit 21abe69

Browse files
committed
chore: cleaned up
1 parent 422e0e6 commit 21abe69

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/workflows/code_quality.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,11 @@ jobs:
3232
uses: dart-lang/setup-dart@v1
3333
with:
3434
sdk: stable
35+
- name: Setup Flutter
36+
uses: subosito/flutter-action@v3
37+
with:
38+
channel: stable
39+
3540
- name: Install Melos
3641
run: dart pub global activate melos
3742
- name: Bootstrap Melos

0 commit comments

Comments
 (0)