Skip to content

Commit 60c995e

Browse files
authored
Update config.yml
1 parent 578aa67 commit 60c995e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121

2222
- save_cache:
2323
paths:
24-
- ~/lib
24+
- ~/repo/lib
2525
key: v1-dependencies-{{ checksum "build/build.dependencies" }}
2626

2727
- run: ./jcompilo.sh

0 commit comments

Comments
 (0)