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 69a86d4 commit 1f4594cCopy full SHA for 1f4594c
scripts/nomiclabs.sh
@@ -22,7 +22,7 @@ function verifyMatrixExists {
22
23
# Get rid of any caches
24
sudo rm -rf node_modules
25
-echo "NVM CURRENT >>>>>" && nvm current
+# echo "NVM CURRENT >>>>>" && nvm current
26
27
# Use PR env variables (for forks) or fallback on local if PR not available
28
SED_REGEX="s/git@github.com:/https:\/\/github.com\//"
0 commit comments