Skip to content

Commit f6f2305

Browse files
author
alfredbrockotter
committed
chore: change path for circleci
1 parent c03b464 commit f6f2305

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
- run:
1313
name: Install [email protected]
1414
command: |
15-
./load-nvm.sh
15+
./.circleci/load-nvm.sh
1616
nvm install v11.10.1
1717
nvm alias default v11.10.1
1818

0 commit comments

Comments
 (0)