Skip to content

Commit

Permalink
fixup! ci: Install weasyprint with homebrew
Browse files Browse the repository at this point in the history
  • Loading branch information
kesara committed Oct 17, 2024
1 parent 5cce32c commit 4effe7b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -135,8 +135,8 @@ jobs:
# Install Pango version used for WeasyPrint 61.2
brew tap-new --no-git custom/weasyprint
brew extract --git-revision edb83fc7c8bb9987bdecb810e61281c5adc47c73 pango custom/weasyprint
brew unlink pango
brew install [email protected]
brew link --overwrite [email protected]
echo "Installing pip + wheel..."
python -m pip install --upgrade pip wheel
echo "Installing requirements.txt + test dependencies..."
Expand Down

0 comments on commit 4effe7b

Please sign in to comment.