Skip to content

Commit f029662

Browse files
committed
less remotes
1 parent 7c9161c commit f029662

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/check-pak.yaml

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

7676
- name: Install Miniconda
7777
run: |
78-
Rscript -e "remotes::install_github('rstudio/reticulate')"
78+
Rscript -e "pak::pkg_install('rstudio/reticulate')"
7979
Rscript -e "reticulate::install_miniconda()"
8080
8181
- name: Find Miniconda on macOS

0 commit comments

Comments
 (0)