Skip to content

Commit

Permalink
Update pkgdown.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
r-trimbour committed Jul 16, 2024
1 parent 9dfe03c commit 9c5e464
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pkgdown.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:

- name: Setup hummuspy env
run: |
reticulate::conda_create("r-reticulate", packages="python")
reticulate::conda_create("r-reticulate", packages="python==3.10")
reticulate::py_install("hummuspy", envname = "r-reticulate", pip=TRUE)
shell: Rscript {0}

Expand Down

0 comments on commit 9c5e464

Please sign in to comment.