Skip to content

Commit 69bde4c

Browse files
committed
1 parent 11e9860 commit 69bde4c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/check-bioc.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,8 @@ jobs:
9797
## Code modified from the actions/cache examples page at
9898
## https://github.com/actions/cache/blob/main/examples.md#r---renv.
9999
## Specifically from this version:
100-
## https://github.com/actions/cache/blob/d4323d4df104b026a6aa633fdb11d772146be0bf/examples.md?plain=1#L566-L592
100+
## https://github.com/actions/cache/blob/d4323d4df104b026a6aa633fdb11d772146be0bf/examples.md
101+
## lines L566-L592
101102
- name: Set RENV_PATHS_ROOT
102103
if: !contains(github.event.head_commit.message, '/nocache')
103104
shell: bash

0 commit comments

Comments
 (0)