Skip to content

Commit

Permalink
fonts
Browse files Browse the repository at this point in the history
  • Loading branch information
wzh4464 committed Jun 17, 2024
1 parent a93d2b3 commit 255fc6e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/release-pdf.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,9 @@ jobs:
- name: Install ctex
run: sudo apt-get install texlive-lang-chinese

- name: Install fonts
run: sudo apt-get install texlive-fonts-recommended texlive-fonts-extra

- name: Convert Markdown to PDF with xelatex
run: |
mkdir pdfs
Expand Down

0 comments on commit 255fc6e

Please sign in to comment.