Skip to content

Commit 281a87b

Browse files
authored
make sure we install latin modern
1 parent 7e4d9ba commit 281a87b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/CI.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ jobs:
6969
run: |
7070
tlmgr update --self
7171
tlmgr update --all
72-
tlmgr install hyphen-french hyph-utf8 hyphen-german
72+
tlmgr install hyphen-french hyph-utf8 hyphen-german lm
7373
apk add make
7474
apk add git
7575
apk add py3-pygments

0 commit comments

Comments
 (0)