From 5daf4dbaca821b1955fc3b093467e35fee005cbe Mon Sep 17 00:00:00 2001 From: Dongdong Tian Date: Thu, 3 Feb 2022 22:32:59 +0800 Subject: [PATCH] varwidth --- .github/workflows/deploy.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 481cec5..8b315b6 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -39,7 +39,7 @@ jobs: - name: Install LaTeX packages run: | - tlmgr install wrapfig capt-of upquote needspace tabulary + tlmgr install wrapfig capt-of upquote needspace tabulary varwidth - name: Build PDF documentaiton run: |