Skip to content

Commit 090268d

Browse files
committed
Try to fix nvm in CI? (8)
1 parent 2f29de1 commit 090268d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scripts/zeppelin.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ set -o errexit
88
# Get rid of any caches
99
sudo rm -rf node_modules
1010
echo "NVM CURRENT >>>>>" && nvm current
11+
nvm use 14
1112

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

0 commit comments

Comments
 (0)