We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b46b6af commit a9dd078Copy full SHA for a9dd078
.github/workflows/pr_check.yml
@@ -55,7 +55,6 @@ jobs:
55
shell: Rscript {0}
56
57
- name: Cache R packages
58
- if: runner.os != 'Windows'
59
uses: actions/cache@v4
60
with:
61
path: /usr/local/lib/R/site-library
0 commit comments