Skip to content

Commit

Permalink
Update r.yml
Browse files Browse the repository at this point in the history
Adding brew reinstall
  • Loading branch information
amandazimmey authored Jan 8, 2025
1 parent 484d66c commit c48dd4b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/r.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,8 @@ jobs:

- name: Set up R (latest version)
uses: r-lib/actions/[email protected]
if: matrix.config.os == 'macOS-latest'
brew reinstall pkgconf
with:
r-version: ${{ matrix.config.r }}

Expand Down

0 comments on commit c48dd4b

Please sign in to comment.