From 7506b426c11859c3089a53a71e44e10701008e6e Mon Sep 17 00:00:00 2001 From: Dongdong Tian Date: Thu, 3 Feb 2022 21:11:11 +0800 Subject: [PATCH] upquote --- .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 fa57001..d498742 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 + tlmgr install wrapfig capt-of upquote - name: Build PDF documentaiton run: |