Skip to content

Commit

Permalink
Update R_CMD_check_Hades.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
egillax authored Aug 25, 2023
1 parent 23bd6bb commit 84602e7
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/R_CMD_check_Hades.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -65,10 +65,10 @@ jobs:
eval sudo $cmd
done < <(Rscript -e 'writeLines(remotes::system_requirements("ubuntu", "20.04"))')
- name: Tell windows about miniconda
shell: bash
run: |
echo "C:\Miniconda\bin" >> $GITHUB_PATH
- name: Setup conda
uses: conda-incubator/setup-miniconda@v2
with:
activate-environment: "r-reticulate"

- uses: r-lib/actions/setup-r-dependencies@v2
with:
Expand Down

0 comments on commit 84602e7

Please sign in to comment.