Skip to content

Commit

Permalink
fix gha
Browse files Browse the repository at this point in the history
  • Loading branch information
ahasverus committed Sep 20, 2024
1 parent aecc7fb commit 8913d8d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/quarto-render.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,8 @@ jobs:
- name: Install R packages
uses: r-lib/actions/setup-r-dependencies@v2
with:
extra-packages: any::rmarkdown
cache-version: 2
packages: any::rmarkdown

- name: Render qmd files
run: |
Expand Down

0 comments on commit 8913d8d

Please sign in to comment.