Skip to content

Commit

Permalink
Copy ahem font
Browse files Browse the repository at this point in the history
  • Loading branch information
goanpeca committed Jan 4, 2020
1 parent 925bf17 commit 5670b58
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,9 @@ jobs:
task: ['pycodestyle']
steps:
- uses: actions/checkout@v1
- name: Copy Ahem font
run: |
cp tests/fonts/ahem.ttf ~/.fonts/ahem.ttf
- name: Set up Python 3.7
uses: actions/setup-python@v1
with:
Expand Down
Binary file added tests/fonts/ahem.ttf
Binary file not shown.

0 comments on commit 5670b58

Please sign in to comment.