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