Skip to content

Commit

Permalink
Try to get XML binary
Browse files Browse the repository at this point in the history
  • Loading branch information
juliasilge committed Nov 2, 2022
1 parent f65da0f commit 5da7251
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/bookdown.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,8 @@ jobs:
use-public-rspm: true

- uses: r-lib/actions/setup-r-dependencies@v2
with:
extra-packages: any::XML

- name: Build site
run: Rscript -e 'bookdown::render_book("index.Rmd", quiet = TRUE)'
Expand Down

0 comments on commit 5da7251

Please sign in to comment.