Skip to content

Commit 510ec42

Browse files
committed
fix error in installations
1 parent 70eea53 commit 510ec42

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/pkgdown.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,6 @@ jobs:
4848
run: |
4949
pak::local_install_dev_deps(upgrade = TRUE)
5050
pak::pkg_install("pkgdown")
51-
pak::pkg_install(dependencies = TRUE)
5251
pak::pkg_install("tidyverse/tidytemplate")
5352
pak::pkg_install("tidymodels")
5453
pak::pkg_install("C50")

0 commit comments

Comments
 (0)