Skip to content

Commit

Permalink
p3m
Browse files Browse the repository at this point in the history
  • Loading branch information
wlandau authored Dec 5, 2024
1 parent 7b8258f commit 62f103f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/render.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,9 @@ jobs:
- uses: r-lib/actions/setup-pandoc@v2
- uses: quarto-dev/quarto-actions/setup@v2
- uses: r-lib/actions/setup-r@v2
with:
extra-repositories: https://community.r-multiverse.org
use-public-rspm: true

- name: Install R package dependencies.
run: install.packages(c("knitr", "rmarkdown"))
Expand Down

0 comments on commit 62f103f

Please sign in to comment.