z
All checks were successful
Build LaTeX on Host / build (push) Successful in 8s

This commit is contained in:
2025-07-21 14:02:04 +08:00
parent 5ed7b6250f
commit 88d12dbbb3

View File

@@ -14,7 +14,7 @@ jobs:
# These commands run directly in your machine's shell
run: |
echo "Compiling document..."
latexmk distribution.tex
latexmk -pdf distribution.tex
- name: List files in the workspace
run: ls -l