Skip to content

Commit

Permalink
Update pkgdown.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
gavinrozzi committed Feb 16, 2024
1 parent 6753c03 commit ba0cca9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/pkgdown.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,6 @@ jobs:

- name: Install dependencies
run: |
options("pkgType" = "binary")
remotes::install_deps(dependencies = TRUE)
install.packages(c("pkgdown","preferably"), type = "binary")
Expand Down

0 comments on commit ba0cca9

Please sign in to comment.