Skip to content

Commit 74a145d

Browse files
committed
Update pkgdown.yaml
1 parent ca522ba commit 74a145d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/pkgdown.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ jobs:
5353
which quarto
5454
quarto --version
5555
56-
- name: Build site
56+
- name: Build articles with full logs
5757
shell: Rscript {0}
5858
run: |
59-
pkgdown::build_site_github_pages(new_process = FALSE, install = FALSE)
59+
pkgdown::build_articles(quiet = FALSE)

0 commit comments

Comments
 (0)