Update .github/workflows/deploy.yml

This commit is contained in:
Dongdong Tian
2022-04-27 21:44:28 +08:00
committed by GitHub
parent b31b793abe
commit c8a72fd0ca

View File

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