Skip to content

Commit

Permalink
xquartz edit2
Browse files Browse the repository at this point in the history
  • Loading branch information
ailich committed Apr 12, 2023
1 parent 94ae64f commit fed81a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/R-CMD-check.yaml
Expand Up @@ -47,7 +47,7 @@ jobs:

- name: Install XQuartz on macOS
if: runner.os == 'macOS'
run: brew cask install xquartz
run: brew install xquartz --cask

- uses: r-lib/actions/check-r-package@v2
with:
Expand Down

0 comments on commit fed81a4

Please sign in to comment.