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: |
|
run: |
|
||||||
sudo apt-get update -y
|
sudo apt-get update -y
|
||||||
sudo apt-get install -y qt5-default \
|
sudo apt-get install -y qt5-default \
|
||||||
|
ttf-mscorefonts-installer \
|
||||||
poppler-utils \
|
poppler-utils \
|
||||||
pdf2svg \
|
pdf2svg \
|
||||||
texlive-latex-base \
|
texlive-latex-base \
|
||||||
@ -35,6 +36,7 @@ jobs:
|
|||||||
texlive-luatex \
|
texlive-luatex \
|
||||||
ghostscript-x \
|
ghostscript-x \
|
||||||
libgconf2-4
|
libgconf2-4
|
||||||
|
sudo fc-cache -vr
|
||||||
|
|
||||||
- name: build documentation
|
- name: build documentation
|
||||||
env:
|
env:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user