Skip to content

Commit

Permalink
Remove renv line from render-rmarkdown.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
francisbarton authored Aug 8, 2024
1 parent b64c168 commit a73f191
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/render-rmarkdown.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,6 @@ jobs:

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

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

- name: Render Rmarkdown files and Commit Results
run: |
RMD_PATH=($(git diff --name-only ${{ github.event.before }} ${{ github.sha }} | grep '[.]Rmd$'))
Expand Down

0 comments on commit a73f191

Please sign in to comment.