We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a2f4f56 commit 908104cCopy full SHA for 908104c
.github/workflows/ci.yml
@@ -20,6 +20,7 @@ jobs:
20
with:
21
java-version: 11
22
distribution: temurin
23
+ - uses: sbt/setup-sbt@v1
24
- uses: coursier/cache-action@v6
25
- shell: bash
26
run: |
0 commit comments