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 1b64f49 commit 5440a53Copy full SHA for 5440a53
1 file changed
.github/workflows/external-use.yaml
@@ -89,8 +89,9 @@ jobs:
89
repos = c(
90
"https://adafede.r-universe.dev",
91
"https://taxonomicallyinformedannotation.r-universe.dev",
92
- "https://bioconductor.org/packages/release/bioc",
93
- "https://cloud.r-project.org"
+ "https://cran.r-universe.dev",
+ "https://r-lib.r-universe.dev",
94
+ "https://bioc.r-universe.dev"
95
)
96
97
shell: Rscript {0}
0 commit comments