diff --git a/.github/workflows/latex.yml b/.github/workflows/latex.yml index 8e1d0dc..83eb5a8 100644 --- a/.github/workflows/latex.yml +++ b/.github/workflows/latex.yml @@ -12,7 +12,7 @@ jobs: with: scheme: small run: | - tlmgr install biber biblatex csquotes geometry microtype hyperref cleveref siunitx booktabs graphics caption latexmk + tlmgr install biber biblatex csquotes geometry microtype hyperref cleveref siunitx booktabs graphics caption latexmk acmart libertine inconsolata newtx xkeyval xstring environ totpages refcount comment fancyhdr manyfoot balance cmap preprint etoolbox make pdf - name: Upload PDF uses: actions/upload-artifact@v4