Skip to content

Commit

Permalink
limit installations (#78)
Browse files Browse the repository at this point in the history
  • Loading branch information
jmbarbone committed May 25, 2024
1 parent 068a7f2 commit 7511ea6
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/r-check-verison.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,8 @@ jobs:

- uses: r-lib/actions/setup-r-dependencies@v2
with:
extra-packages: any::gh, any::fuj
packages: any::gh, any::fuj
pandoc-install: false

- uses: jmbarbone/actions/r-check-version@main
with:
Expand Down

0 comments on commit 7511ea6

Please sign in to comment.