Skip to content

Commit

Permalink
Updated workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
jeswheel committed Jul 9, 2024
1 parent 06f514e commit c07dfcf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/render-rmarkdown.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
- name: Install libcurl
run: sudo apt-get install libcurl4-openssl-dev

- uses: r-lib/actions/setup-renv@v2
- uses: r-lib/actions/setup-renv@v3

- name: Render Rmarkdown files and Commit Results
run: |
Expand Down

0 comments on commit c07dfcf

Please sign in to comment.