Skip to content

Commit 88b0b55

Browse files
authored
Update circle.yml
1 parent 5fe99e1 commit 88b0b55

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

circle.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
- run: echo *.spec.* >> .yarnclean
1515
- run: yarn autoclean --force
1616
- run: yarn cache clean
17-
- run: rm -rf ./git
17+
- run: rm -rf ./.git
1818
- persist_to_workspace:
1919
root: ../
2020
paths:

0 commit comments

Comments
 (0)