Skip to content

Commit

Permalink
Install hb-subset
Browse files Browse the repository at this point in the history
  • Loading branch information
simoncozens committed Oct 4, 2023
1 parent 11b8e18 commit 4a2a461
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ jobs:
uses: actions/setup-python@v2
with:
python-version: "3.10"
- name: Set up latest harfbuzz
uses: notofonts/install-harfbuzz-action@main
- name: Install sys tools/deps
run: |
sudo apt-get update
Expand Down

0 comments on commit 4a2a461

Please sign in to comment.