Skip to content

Commit

Permalink
removep pkg depen
Browse files Browse the repository at this point in the history
  • Loading branch information
dchodge committed Oct 14, 2024
1 parent fb125f5 commit 29c2d10
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 680 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/pkgdown.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,11 +31,6 @@ jobs:
run: |
cat("\noptions(repos=c(ropensci='https://ropensci.r-universe.dev',CRAN ='https://cloud.r-project.org', stan = 'https://stan-dev.r-universe.dev'))\n", file = "~/.Rprofile", append = TRUE)
shell: Rscript {0}

- uses: r-lib/actions/setup-r-dependencies@v2
with:
extra-packages: any::pkgdown, local::.
needs: website

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

0 comments on commit 29c2d10

Please sign in to comment.