We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 77b5944 commit aac846dCopy full SHA for aac846d
.github/workflows/static.yml
@@ -36,6 +36,7 @@ jobs:
36
with:
37
java-version: 17
38
distribution: temurin
39
+ - uses: sbt/setup-sbt@v1
40
- name: Build docs
41
run: |
42
sbt doc
0 commit comments