This commit is contained in:
Dongdong Tian 2022-02-03 22:55:47 +08:00
parent 5daf4dbaca
commit 0f98bd9df1

View File

@ -39,7 +39,8 @@ jobs:
- name: Install LaTeX packages - name: Install LaTeX packages
run: | run: |
tlmgr install wrapfig capt-of upquote needspace tabulary varwidth tlmgr install wrapfig capt-of upquote needspace tabulary varwidth \
parskip
- name: Build PDF documentaiton - name: Build PDF documentaiton
run: | run: |