Skip to content

Commit

Permalink
Update link-validator.yml (#1104)
Browse files Browse the repository at this point in the history
  • Loading branch information
pjfanning authored Feb 8, 2024
1 parent 46f9381 commit 64953ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/link-validator.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit 64953ba

Please sign in to comment.