Skip to content

Commit 142ec0a

Browse files
authored
Merge pull request #123 from miguno/gh-122
fix: Add .cpcache to cached paths
2 parents 1fb0617 + 3063771 commit 142ec0a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,7 @@ jobs:
6868
~/.m2/repository
6969
~/.gitlibs
7070
~/.deps.clj
71+
.cpcache
7172
# List all files containing dependencies:
7273
key: cljdeps-${{ hashFiles('deps.edn') }}
7374
# key: cljdeps-${{ hashFiles('deps.edn', 'bb.edn') }}

0 commit comments

Comments
 (0)