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 9d009e0 commit 9fd9bd9Copy full SHA for 9fd9bd9
.github/workflows/pkgdown.yaml
@@ -41,8 +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)
45
- # run: pkgdown::build_site(new_process = FALSE, install=FALSE)
+ run: pkgdown::build_site_github_pages(new_process = FALSE, i.github/workflows/pkgdown.yamlnstall = FALSE)
46
shell: Rscript {0}
47
48
- name: Deploy to GitHub pages 🚀
0 commit comments