Skip to content

Commit

Permalink
pkgdown needs to be in sync with man/
Browse files Browse the repository at this point in the history
  • Loading branch information
lorenzwalthert committed Jul 15, 2024
1 parent 30ae9af commit f869e14
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/end-to-end.yml
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,9 @@ jobs:
echo 'running _pkgdown.yml'
cp tests/testthat/in/_pkgdown-index-articles.yml _pkgdown.yml
rm -rf man/
mkdir man
cp tests/testthat/in/autoupdate.Rd man/autoudpate.Rd
rm -rf vignettes
mkdir vignettes
cp tests/testthat/in/pkgdown.Rmd vignettes/
Expand Down

0 comments on commit f869e14

Please sign in to comment.