Skip to content

Commit a28878e

Browse files
committed
Add ghostscript/freetype to macOS builds.
1 parent f121bc9 commit a28878e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/master.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@ jobs:
5454
- name: Install dependencies
5555
run: |
5656
export HOMEBREW_NO_AUTO_UPDATE=1
57+
brew install ghostscript
5758
brew install imagemagick
5859
python -m pip install --upgrade pip
5960
pip install --upgrade pytest pytest-cov coveralls

0 commit comments

Comments
 (0)