Skip to content

Commit

Permalink
find
Browse files Browse the repository at this point in the history
  • Loading branch information
radarhere committed Sep 18, 2023
1 parent 9bc5c71 commit 7ad1817
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions config.sh
Original file line number Diff line number Diff line change
Expand Up @@ -148,6 +148,9 @@ EXP_FEATURES="fribidi harfbuzz libjpeg_turbo raqm transp_webp webp_anim webp_mux
function run_tests {
if [ -n "$IS_MACOS" ]; then
brew install openblas
#export PKG_CONFIG_PATH=/use/lib/pkgconfig
echo "torch"
find / -iname pkgconfig

brew install cmake fribidi pkgconf
elif [ -n "$IS_ALPINE" ]; then
Expand Down

0 comments on commit 7ad1817

Please sign in to comment.