mirror of
https://github.com/actions/cache.git
synced 2025-08-19 07:35:06 +00:00
Merge b96ba37f87b3e6f98d85a5a55aaec7bc67c2d7ba into eed9cfe64d00dd64cbb36bec915d41dd6fab9f6c
This commit is contained in:
commit
e14529af50
@ -447,6 +447,7 @@ When dependencies are installed later in the workflow, we must specify the same
|
||||
path: |
|
||||
~/.ivy2/cache
|
||||
~/.sbt
|
||||
~/.cache/coursier/v1
|
||||
key: ${{ runner.os }}-sbt-${{ hashFiles('**/build.sbt') }}
|
||||
```
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user