Skip to content

Commit 03fad4a

Browse files
committed
install cmd
1 parent 906e2d5 commit 03fad4a

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
@@ -26,7 +26,7 @@ jobs:
2626
# fallback to using the latest cache if no exact match is found
2727
- v1-dependencies-
2828

29-
- run: yarn install
29+
- run: npm install
3030

3131
- save_cache:
3232
paths:

0 commit comments

Comments
 (0)