Skip to content

Commit

Permalink
Update r.yml
Browse files Browse the repository at this point in the history
adding pandoc back explicitly
  • Loading branch information
amandazimmey authored Jan 1, 2025
1 parent 4e43130 commit bea4beb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/r.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,7 @@ jobs:
run: |
brew install libxml2 curl
brew link --overwrite libxml2 curl
brew install pandoc
- name: Install Pandoc for Windows
if: matrix.config.os == 'windows-latest'
Expand Down

0 comments on commit bea4beb

Please sign in to comment.