Also build WOFF2 fonts
This commit is contained in:
parent
4705a9a5e9
commit
4296f4f51e
1 changed files with 2 additions and 2 deletions
|
@ -10,8 +10,8 @@ generate:
|
|||
- dnf install -y npm ttfautohint
|
||||
- npm install
|
||||
- npm run clean
|
||||
- npm run build -- ttf::GnomeMono
|
||||
- npm run build -- contents::GnomeMono
|
||||
artifacts:
|
||||
paths:
|
||||
- dist/GnomeMono/TTF
|
||||
- dist
|
||||
|
||||
|
|
Loading…
Reference in a new issue