Skip to content

Commit e207717

Browse files
committed
fix: missing tex-gyre dependency
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
1 parent 1b16350 commit e207717

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/sphinxbuild.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,7 @@ jobs:
8181
--no-install-recommends \
8282
python3-pil \
8383
python3-pip \
84+
tex-gyre \
8485
texlive-fonts-recommended \
8586
latexmk \
8687
texlive-latex-extra \

0 commit comments

Comments
 (0)