Skip to content

Commit

Permalink
build(github actions): update quarto_publish to use reproduction renv
Browse files Browse the repository at this point in the history
  • Loading branch information
amyheather committed Jul 5, 2024
1 parent 0e36869 commit 7d5045f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/quarto_publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,8 @@ jobs:

- name: Install R dependencies
uses: r-lib/actions/setup-renv@v2
with:
working-directory: 'reproduction/'

- name: Render and publish to GitHub pages
uses: quarto-dev/quarto-actions/publish@v2
Expand Down

0 comments on commit 7d5045f

Please sign in to comment.