We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
cairo
1 parent ad2c7b7 commit a1f84a3Copy full SHA for a1f84a3
.github/workflows/tests.yml
@@ -146,6 +146,7 @@ jobs:
146
# Workaround for https://github.com/actions/runner-images/issues/10984
147
brew uninstall --ignore-dependencies --force pkg-config@0.29.2
148
brew install ccache ffmpeg ghostscript glib gtk4 imagemagick ninja
149
+ brew reinstall cairo # regenerate typelib
150
brew install --cask font-noto-sans-cjk font-noto-sans-cjk-sc inkscape
151
;;
152
esac
0 commit comments