diff --git a/.github/workflows/macos.yml b/.github/workflows/macos.yml index 34845fe..558b8a6 100644 --- a/.github/workflows/macos.yml +++ b/.github/workflows/macos.yml @@ -27,6 +27,8 @@ jobs: if: matrix.os == 'macOS-latest' run: | brew reinstall freetype + ls -l /opt/homebrew/opt/freetype/lib + ln -s /usr/lib/libfreetype.6.dylib /opt/homebrew/opt/freetype/lib/libfreetype.6.dylib - name: Install Dependencies run: | zef install --/test App::Prove6