We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4e5a446 commit 5df0174Copy full SHA for 5df0174
.github/workflows/pkgdown.yaml
@@ -41,7 +41,7 @@ jobs:
41
needs: website
42
43
- name: Build site
44
- run: pkgdown::build_site_github_pages(new_process = FALSE, i.github/workflows/pkgdown.yamlnstall = FALSE)
+ run: pkgdown::build_site_github_pages(new_process = FALSE, install = FALSE)
45
shell: Rscript {0}
46
47
- name: Deploy to GitHub pages 🚀
0 commit comments