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 2086073 commit 20d02d1Copy full SHA for 20d02d1
1 file changed
.github/workflows/build.yml
@@ -77,7 +77,7 @@ jobs:
77
- name: Setup Flutter dependencies
78
run: |
79
dart pub global activate melos
80
- melos bootstrap --no-select
+ melos bootstrap
81
82
- name: Build browser
83
run: melos run build-browser --no-select
0 commit comments