Skip to content

Commit

Permalink
github actions cache
Browse files Browse the repository at this point in the history
  • Loading branch information
c1au6i0 committed Jan 2, 2025
1 parent d8a5cef commit 4056a4c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/R-CMD-check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ jobs:
with:
extra-packages: any::rcmdcheck
needs: check
cache: false
cache-version: 2

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

0 comments on commit 4056a4c

Please sign in to comment.