Skip to content

Commit

Permalink
Installing xquartz on macOS.
Browse files Browse the repository at this point in the history
  • Loading branch information
PMassicotte committed Oct 18, 2021
1 parent 1bd5e44 commit cef6261
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/R-CMD-check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ jobs:
- name: Install X11 dependencies on MacOS
if: runner.os == 'macOS'
run: |
brew cask install xquartz
brew install xquartz
- name: Install dependencies
run: |
Expand Down

0 comments on commit cef6261

Please sign in to comment.