Skip to content

Commit 0ec7950

Browse files
committed
typo fix
1 parent 6848919 commit 0ec7950

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pkgdown.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
remotes::install_deps(dependencies = TRUE)
3737
remotes::install_dev("pkgdown")
3838
remotes::install_github("tidyverse/tidytemplate")
39-
remotes::install_github("tidyverse/tidymodels")
39+
remotes::install_cran("tidymodels")
4040
shell: Rscript {0}
4141

4242
- name: Install package

0 commit comments

Comments
 (0)