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 3b0e8a9 commit ee325a6Copy full SHA for ee325a6
1 file changed
.circleci/config.yml
@@ -30,7 +30,7 @@ jobs:
30
- run:
31
name: Switch to supported version of Node
32
command: |
33
- set +e
+ set +ex
34
whereis nvm
35
export NVM_DIR="/opt/circleci/.nvm"
36
ls $NVM_DIR
0 commit comments