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 5fe99e1 commit 88b0b55Copy full SHA for 88b0b55
circle.yml
@@ -14,7 +14,7 @@ jobs:
14
- run: echo *.spec.* >> .yarnclean
15
- run: yarn autoclean --force
16
- run: yarn cache clean
17
- - run: rm -rf ./git
+ - run: rm -rf ./.git
18
- persist_to_workspace:
19
root: ../
20
paths:
0 commit comments