Add Coursier to recommended Scala setup

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

@ -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') }}
```

Loading…
Cancel
Save