Skip to content

Commit 20c65a3

Browse files
Install texlive-lang-japanese for luatexja-fontspec support
1 parent 355678d commit 20c65a3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/epub.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545

4646
- name: Install Pandoc, LaTeX and fonts
4747
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
48+
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
4949
5050
- name: Install mdbook-pandoc
5151
run: |

0 commit comments

Comments
 (0)