diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 8b315b6..9ff958d 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -39,7 +39,8 @@ jobs: - name: Install LaTeX packages run: | - tlmgr install wrapfig capt-of upquote needspace tabulary varwidth + tlmgr install wrapfig capt-of upquote needspace tabulary varwidth \ + parskip - name: Build PDF documentaiton run: |