Skip to content

Commit

Permalink
Binary repos
Browse files Browse the repository at this point in the history
  • Loading branch information
andrjohns committed Aug 13, 2024
1 parent 95d22f2 commit 0bde7d9
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/render.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,9 @@ jobs:

- name: Set up R
uses: r-lib/actions/setup-r@v2
with:
use-public-rspm: true
extra-repositories: 'https://stan-dev.r-universe.dev'

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

0 comments on commit 0bde7d9

Please sign in to comment.