Skip to content

Commit 5df0174

Browse files
committed
test
1 parent 4e5a446 commit 5df0174

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pkgdown.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
needs: website
4242

4343
- name: Build site
44-
run: pkgdown::build_site_github_pages(new_process = FALSE, i.github/workflows/pkgdown.yamlnstall = FALSE)
44+
run: pkgdown::build_site_github_pages(new_process = FALSE, install = FALSE)
4545
shell: Rscript {0}
4646

4747
- name: Deploy to GitHub pages 🚀

0 commit comments

Comments
 (0)