Skip to content

Commit 30e6c3c

Browse files
committed
chore: publish command before testing the commands
1 parent 1200b81 commit 30e6c3c

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
@@ -44,6 +44,7 @@ jobs:
4444
- name: Compile and test
4545
run: |
4646
./project/scripts/sbt scaladoc/test
47+
./project/scripts/sbt dist/Universal/stage
4748
./project/scripts/cmdScaladocTests
4849
4950
- name: Locally publish self

0 commit comments

Comments
 (0)