Skip to content

Commit 9e95d30

Browse files
committed
test
1 parent c194c24 commit 9e95d30

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
- name: compile LaTeX document
3333
uses: xu-cheng/texlive-action/@v2
3434
with:
35-
texlive_version: 2023
35+
texlive_version: 2025
3636
run: |
3737
make ENGINE=${{ matrix.compiler }} all
3838
mv main.pdf linux${{ matrix.compiler }}.pdf

0 commit comments

Comments
 (0)