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