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 c227bbf commit 46089cbCopy full SHA for 46089cb
.github/workflows/pkgdown.yaml
@@ -59,7 +59,7 @@ jobs:
59
- name: Build site
60
run: |
61
pkgdown::build_site_github_pages(
62
- lazy = TRUE
+ lazy = TRUE,
63
install = TRUE,
64
run_dont_run = TRUE,
65
new_process = TRUE
0 commit comments