Skip to content

Commit

Permalink
clear GHA cache, re-run with previous setup-r-dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
simonpcouch committed May 9, 2024
1 parent 1c4f1e0 commit cc89290
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/R-CMD-check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -49,8 +49,7 @@ jobs:

- uses: r-lib/actions/setup-r-dependencies@v2
with:
extra-packages: any::rcmdcheck, Matrix
pak-version: devel
extra-packages: any::rcmdcheck
needs: check

- uses: r-lib/actions/check-r-package@v2
Expand Down

0 comments on commit cc89290

Please sign in to comment.