Skip to content

Commit 1f4594c

Browse files
committed
Try to fix nvm in CI? (6)
1 parent 69a86d4 commit 1f4594c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/nomiclabs.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ function verifyMatrixExists {
2222

2323
# Get rid of any caches
2424
sudo rm -rf node_modules
25-
echo "NVM CURRENT >>>>>" && nvm current
25+
# echo "NVM CURRENT >>>>>" && nvm current
2626

2727
# Use PR env variables (for forks) or fallback on local if PR not available
2828
SED_REGEX="s/git@github.com:/https:\/\/github.com\//"

0 commit comments

Comments
 (0)