Skip to content

Commit

Permalink
Don't install pandoc in the setup-r-dependency action as it is done b…
Browse files Browse the repository at this point in the history
…efore
  • Loading branch information
cderv committed Feb 29, 2024
1 parent 274075d commit 2fbc5fa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/R-CMD-check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,7 @@ jobs:
with:
extra-packages: any::rcmdcheck
needs: check
install-pandoc: false

- name: Pandoc and Tinytex info
run: |
Expand Down

0 comments on commit 2fbc5fa

Please sign in to comment.