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 5948e73 commit 9e07d8fCopy full SHA for 9e07d8f
.circleci/config.yml
@@ -27,6 +27,7 @@ commands:
27
- save_cache:
28
key: sbt-deps-v1-{{ checksum "build.sbt" }}
29
paths:
30
+ - "~/.coursier"
31
- "~/.ivy2/cache"
32
- "~/.sbt"
33
- "~/.m2"
0 commit comments