We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1200b81 commit 30e6c3cCopy full SHA for 30e6c3c
.github/workflows/scaladoc.yaml
@@ -44,6 +44,7 @@ jobs:
44
- name: Compile and test
45
run: |
46
./project/scripts/sbt scaladoc/test
47
+ ./project/scripts/sbt dist/Universal/stage
48
./project/scripts/cmdScaladocTests
49
50
- name: Locally publish self
0 commit comments