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 2de6070 commit e4ae109Copy full SHA for e4ae109
.github/workflows/ci.yml
@@ -26,6 +26,7 @@ jobs:
26
java-version: ${{matrix.java}}
27
distribution: adopt
28
- uses: coursier/cache-action@v6
29
+ - uses: sbt/setup-sbt@v1
30
- shell: bash
31
run: sbt
32
-v
0 commit comments