Skip to content

Commit cdc537b

Browse files
committed
try to get info
1 parent e0a6716 commit cdc537b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.circleci/config.yml

+1
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ jobs:
3737
- run:
3838
name: nvm install node and UI dependencies
3939
command: |
40+
cat /opt/circleci/.nvm/nvm.sh
4041
/opt/circleci/.nvm/nvm.sh install --lts
4142
cd ui
4243
npm install

0 commit comments

Comments
 (0)