Skip to content

Commit

Permalink
Update r.yml
Browse files Browse the repository at this point in the history
changed to reinstall
  • Loading branch information
amandazimmey authored Dec 31, 2024
1 parent ab56ca0 commit f5896f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/r.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ jobs:
- name: Install system dependencies (macOS)
if: matrix.config.os == 'macOS-latest'
run: |
brew install pkg-config
brew reinstall pkgconf
brew install pandoc
- name: Install Pandoc for Windows
Expand Down

0 comments on commit f5896f8

Please sign in to comment.