Skip to content

Commit 0158f42

Browse files
authored
Update R-CMD-check.yaml
1 parent 74ea23a commit 0158f42

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/R-CMD-check.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656

5757
- name: Install pak and query dependencies
5858
run: |
59-
install.packages("pak", repos = "https://r-lib.github.io/p/pak/dev/")
59+
install.packages("pak", repos = "https://cloud.r-project.org/")
6060
saveRDS(pak::pkg_deps("local::.", dependencies = TRUE), ".github/r-depends.rds")
6161
shell: Rscript {0}
6262

0 commit comments

Comments
 (0)