Skip to content

Commit

Permalink
added back installing python back to the setup r-birdnet section
Browse files Browse the repository at this point in the history
  • Loading branch information
SunnyTseng committed Oct 3, 2024
1 parent 64319af commit 64c6132
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/R-CMD-check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,8 @@ jobs:
- name: setup r-birdnet venv and install birdnet
shell: Rscript {0}
run: |
reticulate::install_python("3.11")
devtools::load_all()
birdnetR::install_birdnet()
Expand Down

0 comments on commit 64c6132

Please sign in to comment.