Skip to content

Commit

Permalink
Trying to fix the problem of setup_r
Browse files Browse the repository at this point in the history
  • Loading branch information
pmagdon authored Aug 27, 2024
1 parent 427f1a2 commit 314292a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,10 @@ jobs:

- name: Set up Quarto
uses: quarto-dev/quarto-actions/setup@v2
with:
packages:
any::knitr
any::rmarkdown

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

0 comments on commit 314292a

Please sign in to comment.