Skip to content

Commit 46089cb

Browse files
committed
Typo
1 parent c227bbf commit 46089cb

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
@@ -59,7 +59,7 @@ jobs:
5959
- name: Build site
6060
run: |
6161
pkgdown::build_site_github_pages(
62-
lazy = TRUE
62+
lazy = TRUE,
6363
install = TRUE,
6464
run_dont_run = TRUE,
6565
new_process = TRUE

0 commit comments

Comments
 (0)