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 ebc0a95 commit 1a27997Copy full SHA for 1a27997
.github/workflows/ci.yml
@@ -32,6 +32,8 @@ jobs:
32
with:
33
fetch-depth: 0
34
35
+ - uses: sbt/setup-sbt@v1
36
+
37
- name: Set up JVM
38
uses: actions/setup-java@v4
39
.github/workflows/release.yml
@@ -12,6 +12,8 @@ jobs:
12
13
14
15
16
17
18
19
0 commit comments