install ms fonts
This commit is contained in:
parent
052d62bd4c
commit
09cb585ab4
2
.github/workflows/docs.yml
vendored
2
.github/workflows/docs.yml
vendored
@ -26,6 +26,7 @@ jobs:
|
||||
run: |
|
||||
sudo apt-get update -y
|
||||
sudo apt-get install -y qt5-default \
|
||||
ttf-mscorefonts-installer \
|
||||
poppler-utils \
|
||||
pdf2svg \
|
||||
texlive-latex-base \
|
||||
@ -35,6 +36,7 @@ jobs:
|
||||
texlive-luatex \
|
||||
ghostscript-x \
|
||||
libgconf2-4
|
||||
sudo fc-cache -vr
|
||||
|
||||
- name: build documentation
|
||||
env:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user