Skip to content

Commit c43baee

Browse files
committed
FIX: add cjk fonts
1 parent f626b34 commit c43baee

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/cache.yml

+2-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,8 @@ jobs:
3434
latexmk \
3535
xindy \
3636
dvipng \
37-
cm-super
37+
cm-super \
38+
latex-cjk-all
3839
- name: Build HTML
3940
shell: bash -l {0}
4041
run: |

0 commit comments

Comments
 (0)