Skip to content

Commit 46a38d1

Browse files
committed
fix: fix style checks in git workflow
1 parent 9750b7f commit 46a38d1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/code_style.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,5 @@ jobs:
1515
- uses: subosito/flutter-action@v2
1616
with:
1717
flutter-version: ${{ vars.FLUTTER_VERSION }}
18+
- run: flutter pub get
1819
- run: dart format --set-exit-if-changed lib

0 commit comments

Comments
 (0)