This commit is contained in:
Dongdong Tian 2022-02-03 22:32:59 +08:00
parent d5be4988df
commit 5daf4dbaca

View File

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