needspace

This commit is contained in:
Dongdong Tian 2022-02-03 22:29:50 +08:00
parent 7506b426c1
commit 8cb4b01e7c

View File

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