We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 11e9860 commit 69bde4cCopy full SHA for 69bde4c
.github/workflows/check-bioc.yml
@@ -97,7 +97,8 @@ jobs:
97
## Code modified from the actions/cache examples page at
98
## https://github.com/actions/cache/blob/main/examples.md#r---renv.
99
## Specifically from this version:
100
- ## https://github.com/actions/cache/blob/d4323d4df104b026a6aa633fdb11d772146be0bf/examples.md?plain=1#L566-L592
+ ## https://github.com/actions/cache/blob/d4323d4df104b026a6aa633fdb11d772146be0bf/examples.md
101
+ ## lines L566-L592
102
- name: Set RENV_PATHS_ROOT
103
if: !contains(github.event.head_commit.message, '/nocache')
104
shell: bash
0 commit comments