Skip to content

Commit

Permalink
fix action
Browse files Browse the repository at this point in the history
  • Loading branch information
egillax committed Oct 22, 2024
1 parent 8814243 commit ea02821
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/R_CDM_check_hades.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,10 @@ jobs:
cache: always
extra-packages: any::rcmdcheck
needs: check

- uses: actions/setup-python@v5
with:
python-version: '3.12'

- name: setup r-reticulate venv
shell: Rscript {0}
Expand Down

0 comments on commit ea02821

Please sign in to comment.