Skip to content

Commit 3ccbde2

Browse files
committed
scaladoc.yaml: Fix scala-cli-setup
1 parent 42b36f0 commit 3ccbde2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/scaladoc.yaml

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

0 commit comments

Comments
 (0)