We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 04c4512 commit 35c5046Copy full SHA for 35c5046
.github/workflows/paper.yml
@@ -32,6 +32,7 @@ jobs:
32
- uses: xu-cheng/latex-action@v3
33
with:
34
root_file: paper.tex
35
+ extra_system_packages: texmf-dist-latexextra
36
37
- name: move
38
run: mkdir -p github_artifacts && mv ${{ env.DIR }}/*.pdf ./github_artifacts/
0 commit comments