]> git.ipfire.org Git - thirdparty/google/fonts.git/commitdiff
temp remove ttfa to unblock ci
authorMarc Foley <m.foley.88@gmail.com>
Wed, 25 Aug 2021 15:09:53 +0000 (16:09 +0100)
committerMarc Foley <m.foley.88@gmail.com>
Wed, 25 Aug 2021 15:09:53 +0000 (16:09 +0100)
.github/workflows/test.yaml

index f603d76076f34555d85900445b046fe3eda967ed..5fb595f3d1e23ec438437759b113382356dc4259 100644 (file)
@@ -27,7 +27,7 @@ jobs:
 
       - name: Install dependencies
         run: |
-          sudo apt install libharfbuzz-dev libharfbuzz-bin libfreetype6-dev libglib2.0-dev libcairo2-dev ttfautohint
+          sudo apt install libharfbuzz-dev libharfbuzz-bin libfreetype6-dev libglib2.0-dev libcairo2-dev
           python -m pip install --upgrade pip
           pip install gftools[qa] pytest