add version to melos

This commit is contained in:
Neevash Ramdial
2021-01-21 10:32:50 -04:00
parent b3d1297431
commit d156106701
+1 -1
View File
@@ -1,6 +1,6 @@
#!/bin/bash
flutter pub global activate melos
flutter pub global activate melos 0.4.0-dev.2
echo "::add-path::$HOME/.pub-cache/bin"
echo "::add-path::$GITHUB_WORKSPACE/_flutter/.pub-cache/bin"
echo "::add-path::$GITHUB_WORKSPACE/_flutter/bin/cache/dart-sdk/bin"