Skip to content

Commit bdd5a30

Browse files
committed
installing xquartz
1 parent ec63cb6 commit bdd5a30

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pkgdown.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
env:
1919
RHUB_PLATFORM: osx-x86_64-clang
2020
run: |
21-
brew install freetype
21+
brew cask install xquartz
2222
2323
- name: Query dependencies
2424
run: |

0 commit comments

Comments
 (0)