We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4659ea7 commit b84ce67Copy full SHA for b84ce67
.github/workflows/dart-ci.yaml
@@ -24,7 +24,7 @@ jobs:
24
25
- name: Install melos
26
run: |
27
- dart pub global activate melos
+ flutter pub global activate melos
28
29
- name: Get Dart and Flutter dependencies
30
0 commit comments