Skip to content

Commit 9fd9bd9

Browse files
committed
test
1 parent 9d009e0 commit 9fd9bd9

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/pkgdown.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,8 +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)
45-
# run: pkgdown::build_site(new_process = FALSE, install=FALSE)
44+
run: pkgdown::build_site_github_pages(new_process = FALSE, i.github/workflows/pkgdown.yamlnstall = FALSE)
4645
shell: Rscript {0}
4746

4847
- name: Deploy to GitHub pages 🚀

0 commit comments

Comments
 (0)