Skip to content

Commit 214208b

Browse files
committed
tweak
1 parent 63bdedd commit 214208b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pkgdown.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
- uses: r-lib/actions/setup-tinytex@v2
4040

4141
- name: Build site
42-
run: pkgdown::build_site_github_pages(new_process = FALSE, install = FALSE)
42+
run: pkgdown::build_site_github_pages(new_process = FALSE, install = FALSE, override = list(url = ""))
4343
shell: Rscript {0}
4444

4545
- name: Deploy to GitHub pages 🚀

0 commit comments

Comments
 (0)