Update deploy.yml

This commit is contained in:
Dongdong Tian
2022-03-17 09:24:51 +08:00
committed by GitHub
parent d97518d9f2
commit cba6c26fde

View File

@@ -37,7 +37,8 @@ jobs:
- name: Install TeXLive
run: |
sudo apt-get install texlive-latex-recommended texlive-latex-extra texlive-fonts-recommended texlive-xetex latexmk
sudo tlmgr install ctex
tlmgr init-usertree
tlmgr install ctex
- name: Build PDF documentaiton
run: |