Skip to content

Commit 2244af0

Browse files
authored
Merge pull request #589 from remlapmot/fix-gha
Attempt to fix pkgdown GHA by upgrading package dependencies
2 parents efc30d0 + 9ea2ecb commit 2244af0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/pkgdown.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ jobs:
3636
with:
3737
extra-packages: any::pkgdown, local::.
3838
needs: website
39+
upgrade: 'TRUE'
3940

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

0 commit comments

Comments
 (0)