Skip to content

Commit

Permalink
Update nvm
Browse files Browse the repository at this point in the history
  • Loading branch information
geriux committed Feb 14, 2023
1 parent 7dab70f commit 7b6d127
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@ commands:
- run:
name: Install newer nvm
command: |
curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.37.2/install.sh | bash
curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.39.3/install.sh | bash
if [ -z "${NVM_DIR}" ] ; then
echo 'Default NVM_DIR to .nvm in home'
echo 'export NVM_DIR="$HOME/.nvm"' >> $BASH_ENV
Expand Down

0 comments on commit 7b6d127

Please sign in to comment.