Add missing font package
This commit is contained in:
parent
f567e39cf0
commit
7c9fa582f6
|
|
@ -10,7 +10,7 @@ jobs:
|
|||
- run:
|
||||
name: Setup dependencies
|
||||
command:
|
||||
apk add make texlive-xetex
|
||||
apk add make texlive-xetex ttf-dejavu
|
||||
|
||||
- run:
|
||||
name: Build all formats
|
||||
|
|
|
|||
Loading…
Reference in New Issue