pull/335/merge
Hugo van Rijswijk 5 years ago committed by GitHub
commit e14529af50
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -447,6 +447,7 @@ When dependencies are installed later in the workflow, we must specify the same
path: | path: |
~/.ivy2/cache ~/.ivy2/cache
~/.sbt ~/.sbt
~/.cache/coursier/v1
key: ${{ runner.os }}-sbt-${{ hashFiles('**/build.sbt') }} key: ${{ runner.os }}-sbt-${{ hashFiles('**/build.sbt') }}
``` ```

Loading…
Cancel
Save