diff --git a/examples.md b/examples.md index 15da4e3..8e8ed0c 100644 --- a/examples.md +++ b/examples.md @@ -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') }} ```