Skip to content

Commit 7b8681f

Browse files
committed
use cran reticulate
1 parent bdb5a83 commit 7b8681f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

+2-2
Original file line numberDiff line numberDiff line change
@@ -61,8 +61,8 @@ jobs:
6161
extra-packages: any::rcmdcheck
6262
needs: check
6363

64-
- name: Install dev reticulate
65-
run: pak::pkg_install('rstudio/reticulate')
64+
- name: Install reticulate
65+
run: pak::pkg_install('reticulate')
6666
shell: Rscript {0}
6767

6868
- name: Install Miniconda

0 commit comments

Comments
 (0)