We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 355678d commit 20c65a3Copy full SHA for 20c65a3
1 file changed
.github/workflows/epub.yml
@@ -45,7 +45,7 @@ jobs:
45
46
- name: Install Pandoc, LaTeX and fonts
47
run: |
48
- sudo apt-get install -y pandoc texlive-xetex texlive-luatex fonts-noto-cjk fonts-noto-cjk-extra fonts-noto-color-emoji fonts-dejavu
+ sudo apt-get install -y pandoc texlive-xetex texlive-luatex texlive-lang-japanese fonts-noto-cjk fonts-noto-cjk-extra fonts-noto-color-emoji fonts-dejavu
49
50
- name: Install mdbook-pandoc
51
0 commit comments