Skip to content

Commit

Permalink
try new action for broken links
Browse files Browse the repository at this point in the history
  • Loading branch information
egillax committed Oct 26, 2024
1 parent 851f56c commit 48e3644
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/pkgdown.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,8 @@ jobs:
extra-packages: any::pkgdown, ohdsi/OhdsiRTools
needs: website

- uses: gaurav-nelson/github-action-markdown-link-check@v1

- name: Build site
run: Rscript -e 'pkgdown::build_site_github_pages(new_process = FALSE, install = TRUE)'

Expand Down

0 comments on commit 48e3644

Please sign in to comment.