We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 68fa1ae commit 33af5b7Copy full SHA for 33af5b7
1 file changed
.github/workflows/mdoc.yml
@@ -12,7 +12,7 @@ jobs:
12
fetch-depth: 0
13
- uses: olafurpg/setup-scala@v10
14
with:
15
- java-version: [adopt@1.11]
+ java-version: adopt@1.11
16
- uses: olafurpg/setup-gpg@v3
17
- run: sbt docs/docusaurusPublishGhpages
18
env:
0 commit comments