diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 481cec5..8b315b6 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 upquote needspace tabulary + tlmgr install wrapfig capt-of upquote needspace tabulary varwidth - name: Build PDF documentaiton run: |