Skip to content

Commit

Permalink
More deps for pkgdown job.
Browse files Browse the repository at this point in the history
  • Loading branch information
krystian8207 committed Nov 26, 2024
1 parent 9713a43 commit 82d4d90
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pkgdown.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:

- name: Install extra R dependencies
run: |
Rscript -e 'renv::install("pkgdown")'
Rscript -e 'renv::install(c("pkgdown", "xml2"))'
Rscript -e 'renv::restore(packages = "httr2")'
Rscript -e 'renv::install(".")'
Expand Down

0 comments on commit 82d4d90

Please sign in to comment.