Skip to content

Commit

Permalink
GHA fix attempt: add repos (CRAN and PE runiv)
Browse files Browse the repository at this point in the history
  • Loading branch information
CeresBarros committed Jul 4, 2024
1 parent 856306d commit 1610216
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,10 @@ jobs:

- name: Set up R
uses: r-lib/actions/setup-r@v2
with:
extra-repositories:
http://cran.r-project.org
https://predictiveecology.r-universe.dev

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

0 comments on commit 1610216

Please sign in to comment.