Skip to content

Commit 7207145

Browse files
committed
chore: workaround ci
1 parent cfdd992 commit 7207145

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/dart-ci.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ jobs:
2828
2929
- name: Get Dart and Flutter dependencies
3030
run: |
31+
make dependencies
3132
melos bootstrap
3233
3334
- name: Run tests for our dart project.

0 commit comments

Comments
 (0)