Skip to content

Commit 35c5046

Browse files
committed
Fix Github Actions CI
1 parent 04c4512 commit 35c5046

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/paper.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ jobs:
3232
- uses: xu-cheng/latex-action@v3
3333
with:
3434
root_file: paper.tex
35+
extra_system_packages: texmf-dist-latexextra
3536

3637
- name: move
3738
run: mkdir -p github_artifacts && mv ${{ env.DIR }}/*.pdf ./github_artifacts/

0 commit comments

Comments
 (0)