1
1
mirror of https://github.com/Kozea/WeasyPrint.git synced 2024-10-05 00:21:15 +03:00
This commit is contained in:
Lucie Anglade 2020-04-05 16:23:56 +02:00
parent 8a251183d8
commit 4e70083883

View File

@ -25,7 +25,7 @@ jobs:
- if: matrix.os == 'windows-latest'
run: |
choco install -y --no-progress msys2 python dejavufonts
powershell "C:\tool\msys64\usr\bin\bash -lc 'pacman -S mingw-w64-x86_64-gtk3 --noconfirm'"
powershell "C:\tools\msys64\usr\bin\bash -lc 'pacman -S mingw-w64-x86_64-gtk3 --noconfirm'"
- run: python -m pip install --upgrade pip setuptools
- if: matrix.os == 'windows-latest'
run: python -m pip install --upgrade cffi