Skip to content

Commit 77026da

Browse files
committed
Last try
1 parent 8f9e82b commit 77026da

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/website.yaml

-2
Original file line numberDiff line numberDiff line change
@@ -16,12 +16,10 @@ jobs:
1616
id: cache-r-packages
1717
with:
1818
path: |
19-
/usr/local/lib/R/site-library/
2019
/usr/lib/R/site-library/
2120
key: ${{ runner.os }}
2221

2322
- name: Install netdiffuseR
24-
if: steps.cache-r-packages.outputs.cache-hit != 'true'
2523
uses: actions/checkout@v4
2624
with:
2725
repository: USCCANA/netdiffuseR

0 commit comments

Comments
 (0)