Skip to content

Commit a03bf37

Browse files
suppression cache sur pkgdown
1 parent 784402b commit a03bf37

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/pkgdown.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ jobs:
3737
with:
3838
extra-packages: any::pkgdown, local::.
3939
needs: website
40+
cache: false
4041

4142
- name: Build site
4243
run: pkgdown::build_site_github_pages(new_process = FALSE, install = FALSE)

0 commit comments

Comments
 (0)