Skip to content

Commit e793b22

Browse files
committed
ci: Add Ghostscript and Inkscape to macOS runs
1 parent 001ef1b commit e793b22

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/tests.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,8 @@ jobs:
161161
macOS)
162162
brew install ccache
163163
brew tap homebrew/cask-fonts
164-
brew install font-noto-sans-cjk gobject-introspection gtk4 ninja
164+
brew install font-noto-sans-cjk ghostscript gobject-introspection gtk4 ninja
165+
brew install --cask inkscape
165166
;;
166167
esac
167168

0 commit comments

Comments
 (0)