Skip to content

Commit a1177dc

Browse files
committed
Fix typo in scaladoc.yaml workflow
1 parent 10e3003 commit a1177dc

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
@@ -92,7 +92,7 @@ jobs:
9292
- uses: actions/checkout@v6
9393
- uses: coursier/cache-action@v7
9494
- uses: VirtusLab/scala-cli-setup@v1
95-
- with:
95+
with:
9696
jvm: temurin:17
9797
- name: Publish compiler locally
9898
run: |

0 commit comments

Comments
 (0)