Skip to content

Commit

Permalink
Update pkgdown.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
gvegayon authored Sep 18, 2024
1 parent 60d6082 commit 606a5cf
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/pkgdown.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,9 37,7 @@ jobs:
extra-packages: any::pkgdown

- name: Install the package
run:
R CMD INSTALL .
shell: Rscript {0}
run: R CMD INSTALL .

- name: Build site
run: "pkgdown::build_site_github_pages(new_process = FALSE, install = FALSE)"
Expand Down

0 comments on commit 606a5cf

Please sign in to comment.