We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 906e2d5 commit 03fad4aCopy full SHA for 03fad4a
.circleci/config.yml
@@ -26,7 +26,7 @@ jobs:
26
# fallback to using the latest cache if no exact match is found
27
- v1-dependencies-
28
29
- - run: yarn install
+ - run: npm install
30
31
- save_cache:
32
paths:
0 commit comments