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 7c9161c commit f029662Copy full SHA for f029662
.github/workflows/check-pak.yaml
@@ -75,7 +75,7 @@ jobs:
75
76
- name: Install Miniconda
77
run: |
78
- Rscript -e "remotes::install_github('rstudio/reticulate')"
+ Rscript -e "pak::pkg_install('rstudio/reticulate')"
79
Rscript -e "reticulate::install_miniconda()"
80
81
- name: Find Miniconda on macOS
0 commit comments