ci: Add some font packages.
Make sure the new example work.
This commit is contained in:
parent
50b9b10437
commit
cbf62c5b2d
|
@ -126,7 +126,11 @@ jobs:
|
|||
xutils-dev \
|
||||
xvfb \
|
||||
zsh \
|
||||
lua-discount
|
||||
lua-discount \
|
||||
fonts-noto-core \
|
||||
fonts-dejavu-core \
|
||||
fonts-roboto-unhinted \
|
||||
fonts-open-sans
|
||||
|
||||
- name: Install downloaded packages
|
||||
run: sudo dpkg -i /var/cache/apt/archives/*.deb
|
||||
|
|
Loading…
Reference in New Issue