Skip to content

Commit ee325a6

Browse files
committed
Debug
1 parent 3b0e8a9 commit ee325a6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
- run:
3131
name: Switch to supported version of Node
3232
command: |
33-
set +e
33+
set +ex
3434
whereis nvm
3535
export NVM_DIR="/opt/circleci/.nvm"
3636
ls $NVM_DIR

0 commit comments

Comments
 (0)