Skip to content

Commit

Permalink
Use RSPM
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewheiss committed Jun 1, 2024
1 parent b35003e commit ce831a2
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,11 +38,14 @@ jobs:

- name: Set up R
uses: r-lib/actions/setup-r@v2
with:
use-public-rspm: true

- name: Set up R dependencies
uses: r-lib/actions/setup-r-dependencies@v2
with:
cache-version: 1
use-public-rspm: true
extra-packages: |
any::fs
any::here
Expand Down

0 comments on commit ce831a2

Please sign in to comment.