Skip to content

Commit

Permalink
Update render-rmarkdown.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
francisbarton authored Aug 11, 2024
1 parent f1eb8f2 commit f0b3c3f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/render-rmarkdown.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,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 f0b3c3f

Please sign in to comment.