Skip to content

Commit

Permalink
GHA: install xquartz
Browse files Browse the repository at this point in the history
  • Loading branch information
csoneson committed Jul 3, 2023
1 parent d3217bf commit cc4dc0c
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 @@ -79,6 +79,7 @@ jobs:
brew install harfbuzz
brew install fribidi
brew install gcc
brew install --cask xquartz
- name: Install dependencies
run: |
Expand Down

0 comments on commit cc4dc0c

Please sign in to comment.