diff --git a/examples.md b/examples.md index ec662bb..6bbfad3 100644 --- a/examples.md +++ b/examples.md @@ -444,6 +444,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') }} ```