Skip to content

Commit

Permalink
try changes
Browse files Browse the repository at this point in the history
  • Loading branch information
filippogambarota committed Dec 3, 2023
1 parent 900fbb8 commit 2a5e6ac
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,12 @@ 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

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

0 comments on commit 2a5e6ac

Please sign in to comment.