Skip to content

Commit f869e14

Browse files
pkgdown needs to be in sync with man/
1 parent 30ae9af commit f869e14

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/end-to-end.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,9 @@ jobs:
8383
8484
echo 'running _pkgdown.yml'
8585
cp tests/testthat/in/_pkgdown-index-articles.yml _pkgdown.yml
86+
rm -rf man/
87+
mkdir man
88+
cp tests/testthat/in/autoupdate.Rd man/autoudpate.Rd
8689
rm -rf vignettes
8790
mkdir vignettes
8891
cp tests/testthat/in/pkgdown.Rmd vignettes/

0 commit comments

Comments
 (0)