diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 3d00df3..dcfd438 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -22,7 +22,7 @@ path: | ~/.ivy2/cache ~/.sbt - ~/.coursier + ~/.cache/coursier/v1 key: build-${{ env.cache-name }}-${{ hashFiles('build.sbt') }} - name: Set up JDK uses: actions/setup-java@v1