1
1
mirror of https://github.com/Kozea/WeasyPrint.git synced 2024-10-06 00:47:13 +03:00

Try to fix macOS pipeline

This commit is contained in:
Guillaume Ayoub 2024-03-08 11:46:50 +01:00
parent 25366fcd3c
commit 4d93769a06

View File

@ -25,7 +25,7 @@ jobs:
- name: Install DejaVu, Pango and Ghostscript (MacOS)
if: matrix.os == 'macos-latest'
run: |
rm /usr/local/bin/2to3
rm /usr/local/bin/2to3*
brew update
brew tap homebrew/cask-fonts
brew install --cask font-dejavu