We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8093c62 commit bea2dd3Copy full SHA for bea2dd3
.github/workflows/ci.yml
@@ -13,4 +13,5 @@ jobs:
13
distribution: temurin
14
- uses: actions/checkout@v4
15
- uses: coursier/cache-action@v6
16
+ - uses: sbt/setup-sbt@v1
17
- run: sbt -v "+ run"
0 commit comments