Update link-validator.yml (#1104)
This commit is contained in:
parent
46f93816ce
commit
64953ba44b
1 changed files with 1 additions and 1 deletions
2
.github/workflows/link-validator.yml
vendored
2
.github/workflows/link-validator.yml
vendored
|
|
@ -32,7 +32,7 @@ jobs:
|
|||
uses: coursier/cache-action@v6
|
||||
|
||||
- name: Setup Coursier
|
||||
uses: coursier/setup-action@v1.3.3
|
||||
uses: coursier/setup-action@v1
|
||||
|
||||
- name: Create the Pekko site
|
||||
run: sbt -Dpekko.genjavadoc.enabled=true -Dpekko.genlicensereport.enabled=true "Javaunidoc/doc; Compile/unidoc; docs/paradox"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue