Skip to content

Commit

Permalink
Merge pull request #5061 from nulano/gha-mac
Browse files Browse the repository at this point in the history
GHA: Install Raqm on macOS
  • Loading branch information
hugovk committed Nov 26, 2020
2 parents 9923d49 + ece157b commit 030e1b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/macos-install.sh
Expand Up @@ -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
Expand Down

0 comments on commit 030e1b7

Please sign in to comment.