diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 7db1ba0..823e3b1 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -41,7 +41,8 @@ jobs: run: | tlmgr install tabulary latexmk ulem environ trimspaces titlesec \ varwidth framed threeparttable wrapfig upquote capt-of \ - multirow eqparbox needspace fncychap letltxmacro parskip + multirow eqparbox needspace fncychap letltxmacro parskip \ + fancyhdr - name: Build PDF documentaiton run: |