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 b203322 commit d11f219Copy full SHA for d11f219
.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 && cd example && yarn install && cd ..
+ - run: yarn install
30
31
- save_cache:
32
paths:
0 commit comments