Skip to content

Commit a1f84a3

Browse files
committed
ci: MacOS: attempt re-install cairo dependency to regenerate typelib
[skip azp]
1 parent ad2c7b7 commit a1f84a3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -146,6 +146,7 @@ jobs:
146146
# Workaround for https://github.com/actions/runner-images/issues/10984
147147
brew uninstall --ignore-dependencies --force pkg-config@0.29.2
148148
brew install ccache ffmpeg ghostscript glib gtk4 imagemagick ninja
149+
brew reinstall cairo # regenerate typelib
149150
brew install --cask font-noto-sans-cjk font-noto-sans-cjk-sc inkscape
150151
;;
151152
esac

0 commit comments

Comments
 (0)