diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index adf4f4a..5a70454 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -40,7 +40,7 @@ jobs: - name: Install LaTeX packages run: | tlmgr install wrapfig capt-of upquote needspace tabulary varwidth \ - parskip fancyhdr + parskip fancyhdr titlesec - name: Build PDF documentaiton run: |