Skip to content

Commit

Permalink
add cache to setup-r-dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Jan Abel committed Oct 8, 2024
1 parent ac8e631 commit b4c6e94
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/r-cmd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ jobs:

- uses: r-lib/actions/setup-r-dependencies@v2
with:
cache: "always"
extra-packages: any::rcmdcheck
needs: check

Expand Down

0 comments on commit b4c6e94

Please sign in to comment.