Skip to content

Commit

Permalink
Install package
Browse files Browse the repository at this point in the history
  • Loading branch information
pchelle committed Jan 26, 2024
1 parent b8a480e commit f340b8a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dev-site-update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,5 +23,5 @@ jobs:
Rscript .github/workflows/install_dependencies.R
- name: Build dev site
run: |
pkgdown::build_site(devel=TRUE)
pkgdown::build_site(devel=TRUE, install=TRUE)
shell: Rscript {0}

0 comments on commit f340b8a

Please sign in to comment.