From ece157b09cb5418e69de1153b892203ebd60feb3 Mon Sep 17 00:00:00 2001 From: nulano Date: Wed, 25 Nov 2020 06:58:13 +0000 Subject: [PATCH] install raqm on macos --- .github/workflows/macos-install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/macos-install.sh b/.github/workflows/macos-install.sh index fb8869c7d..afcb9a5a7 100755 --- a/.github/workflows/macos-install.sh +++ b/.github/workflows/macos-install.sh @@ -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