We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1f004c0 + 1645e33 commit 7d72c68Copy full SHA for 7d72c68
1 file changed
.github/workflows/ci.yml
@@ -30,7 +30,8 @@ jobs:
30
latexmk \
31
xindy \
32
dvipng \
33
- cm-super
+ cm-super \
34
+ latex-cjk-all
35
- name: Display Conda Environment Versions
36
shell: bash -l {0}
37
run: conda list
0 commit comments