Skip to content

Commit ab37950

Browse files
committed
publish local for all
1 parent cd8f661 commit ab37950

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/verify-jdk9-classes.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
uses: coursier/cache-action@v6
4646

4747
- name: Publish Stream module local
48-
run: sbt ";stream / publishLocal ;"
48+
run: sbt ";set doc / skip := true; publishLocal ;"
4949

5050
- name: Install scala-cli
5151
run: |-

0 commit comments

Comments
 (0)