Skip to content

Commit

Permalink
[ci] only use conda-forge when installing R packages in docs builds (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
jameslamb committed Nov 5, 2021
1 parent 55e9446 commit 99f0f3e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/conf.py
Expand Up @@ -268,6 +268,7 @@ def generate_r_docs(app: Sphinx) -> None:
-q \
-y \
-c conda-forge \
--override-channels \
-n r_env \
r-base=4.1.0=hb67fd72_2 \
r-data.table=1.14.0=r41hcfec24a_0 \
Expand Down

0 comments on commit 99f0f3e

Please sign in to comment.