Skip to content

Commit

Permalink
Merge pull request #20 from GraphicsPrinciples/bailliem-patch-1
Browse files Browse the repository at this point in the history
Update publish.yml
  • Loading branch information
bailliem authored Dec 19, 2023
2 parents 6c7cff5 + 1cade2f commit b606bd8
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,14 @@ jobs:

- name: Set up Quarto
uses: quarto-dev/quarto-actions/setup@v2

- uses: r-lib/actions/setup-r-dependencies@v2
with:
packages:
any::knitr
any::rmarkdown
any::downlit
any::xml2

- name: Render and Publish
uses: quarto-dev/quarto-actions/publish@v2
Expand Down

0 comments on commit b606bd8

Please sign in to comment.