Skip to content

Commit

Permalink
Added setuptools
Browse files Browse the repository at this point in the history
  • Loading branch information
mishamyrt committed Oct 11, 2019
1 parent 8c2edda commit d7c110c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
steps:
- name: Install dependencies
run: |
sudo apt-get install fontforge python-fontforge ttfautohint -y
sudo apt-get install fontforge python-fontforge python3-setuptools ttfautohint -y
sudo pip3 install fonttools
sudo pip3 install git+https://github.com/googlefonts/gftools
- name: Checkout
Expand Down

0 comments on commit d7c110c

Please sign in to comment.