Skip to content

Commit 7f88628

Browse files
authored
Merge pull request #50 from germs-lab/jibarozzo-patch-1
Enable public RSPM for R dependency setup
2 parents c0478c3 + 8202506 commit 7f88628

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/R-CMD-check.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@ jobs:
5555
- name: Setup R Dependencies
5656
uses: r-lib/actions/setup-r-dependencies@v2
5757
with:
58+
use-public-rspm: true
5859
extra-packages: |
5960
any::rcmdcheck
6061
any::tidyverse

0 commit comments

Comments
 (0)