Skip to content

Commit 42b36f0

Browse files
committed
scaladoc.yaml: Ensure to install sbt
1 parent a1177dc commit 42b36f0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/scaladoc.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -94,6 +94,7 @@ jobs:
9494
- uses: VirtusLab/scala-cli-setup@v1
9595
with:
9696
jvm: temurin:17
97+
apps: scala-cli, sbt
9798
- name: Publish compiler locally
9899
run: |
99100
version=$(./project/scripts/sbt "print scala3-compiler-bootstrapped-new/version" | tail -n1)

0 commit comments

Comments
 (0)