We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 70eea53 commit 510ec42Copy full SHA for 510ec42
.github/workflows/pkgdown.yaml
@@ -48,7 +48,6 @@ jobs:
48
run: |
49
pak::local_install_dev_deps(upgrade = TRUE)
50
pak::pkg_install("pkgdown")
51
- pak::pkg_install(dependencies = TRUE)
52
pak::pkg_install("tidyverse/tidytemplate")
53
pak::pkg_install("tidymodels")
54
pak::pkg_install("C50")
0 commit comments