Skip to content

Commit dfed581

Browse files
committed
CI: update cache path
1 parent 939456a commit dfed581

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
@@ -29,7 +29,7 @@ jobs:
2929
- save_cache:
3030
key: jupyter
3131
paths:
32-
- ~/_build/.jupyter_cache
32+
- ~/project/_build/.jupyter_cache
3333

3434
- store_artifacts:
3535
path: _build/html

0 commit comments

Comments
 (0)