Skip to content

Commit

Permalink
try installing cjk fonts
Browse files Browse the repository at this point in the history
  • Loading branch information
nivlekp committed Sep 22, 2024
1 parent f0466d4 commit 97c5c5c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,7 @@ jobs:
sudo apt update
sudo apt install -y texlive-latex-base texlive-fonts-recommended
sudo apt install -y texlive texlive-latex-extra texlive-luatex
sudo apt install -y texlive-lang-cjk texlive-xetex
lualatex --version
- name: Test Segments
run: |
Expand Down

0 comments on commit 97c5c5c

Please sign in to comment.