Merge pull request #5061 from nulano/gha-mac

GHA: Install Raqm on macOS
This commit is contained in:
Hugo van Kemenade 2020-11-26 10:28:38 +02:00 committed by GitHub
commit 030e1b79ea
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,7 +2,7 @@
set -e
brew install libtiff libjpeg openjpeg libimagequant webp little-cms2 freetype openblas
brew install libtiff libjpeg openjpeg libimagequant webp little-cms2 freetype openblas libraqm
PYTHONOPTIMIZE=0 python3 -m pip install cffi
python3 -m pip install coverage