Update render-publish.yml
This commit is contained in:
parent
b26ed413e9
commit
8d48f711ee
1 changed files with 3 additions and 3 deletions
6
.github/workflows/render-publish.yml
vendored
6
.github/workflows/render-publish.yml
vendored
|
@ -23,10 +23,10 @@ jobs:
|
|||
uses: r-lib/actions/setup-r-dependencies@v2
|
||||
with:
|
||||
packages:
|
||||
# any::knitr
|
||||
any::knitr
|
||||
any::rmarkdown
|
||||
# any::downlit
|
||||
# any::xml2
|
||||
any::downlit
|
||||
any::xml2
|
||||
|
||||
- name: Set up Quarto
|
||||
uses: quarto-dev/quarto-actions/setup@v2
|
||||
|
|
Loading…
Add table
Reference in a new issue