We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e0a6716 commit cdc537bCopy full SHA for cdc537b
.circleci/config.yml
@@ -37,6 +37,7 @@ jobs:
37
- run:
38
name: nvm install node and UI dependencies
39
command: |
40
+ cat /opt/circleci/.nvm/nvm.sh
41
/opt/circleci/.nvm/nvm.sh install --lts
42
cd ui
43
npm install
0 commit comments