Skip to content

Commit

Permalink
Update R-CMD-check.yaml
Browse files Browse the repository at this point in the history
add python to resolve dependency issue
  • Loading branch information
danlu1 committed Apr 4, 2023
1 parent cce0405 commit f764173
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 @@ -58,6 +58,7 @@ jobs:
- name: Install system dependencies (macOS)
if: runner.os == 'macOS'
run: |
brew install python
brew install libxml2
brew install libgit2
Expand Down

0 comments on commit f764173

Please sign in to comment.