From 5d797bb179da681738421d8557b1c0aec006af2b Mon Sep 17 00:00:00 2001 From: Dongdong Tian Date: Wed, 27 Apr 2022 21:16:55 +0800 Subject: [PATCH] fix --- .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 823e3b1..8a639ff 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -42,7 +42,7 @@ jobs: tlmgr install tabulary latexmk ulem environ trimspaces titlesec \ varwidth framed threeparttable wrapfig upquote capt-of \ multirow eqparbox needspace fncychap letltxmacro parskip \ - fancyhdr + fancyhdr hypcap - name: Build PDF documentaiton run: |