diff --git a/tool/setup.sh b/tool/setup.sh index 42af0761..5d6158a4 100755 --- a/tool/setup.sh +++ b/tool/setup.sh @@ -6,4 +6,4 @@ dart pub global activate melos 3.0.1 dart pub global activate mono_repo 6.5.6 dart pub global activate fvm 2.4.1 echo "y" | fvm install -fvm exec mono_repo pub get +melos exec --concurrency=1 flutter pub get