Skip to content

Commit

Permalink
Try with pango and cairo from brew
Browse files Browse the repository at this point in the history
  • Loading branch information
krassowski committed Apr 26, 2024
1 parent fc3e427 commit 448b874
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/macostests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,9 @@ jobs:
- name: Setup firefox
run: brew install --cask firefox

- name: Setup cairo and pango
run: brew install cairo pango

- name: Install dependencies
env:
GROUP: ${{ matrix.group }}
Expand Down

0 comments on commit 448b874

Please sign in to comment.