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 bb7d3fe commit 8110253Copy full SHA for 8110253
.circleci/config.yml
@@ -23,6 +23,7 @@ jobs:
23
- persist_to_workspace:
24
root: ..
25
paths:
26
+ - ".cache"
27
- "repo"
28
29
build:
0 commit comments