Skip to content

Commit

Permalink
Updated deploy-docs.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
pi-kappa-devel authored Nov 6, 2024
1 parent d95ec6b commit a5ab397
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/deploy-docs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,8 @@ jobs:
- name: Build pkgdown site
run: |
R CMD build .
R CMD INSTALL neermatch_*.tar.gz
Rscript -e "
rmarkdown::render('README.Rmd', output_format = 'md_document');
roxygen2::roxygenize();
Expand Down

0 comments on commit a5ab397

Please sign in to comment.