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

This commit is contained in:
2025-07-21 14:00:03 +08:00
parent 5210518490
commit 5ed7b6250f

View File

@@ -15,8 +15,9 @@ jobs:
run: |
echo "Compiling document..."
latexmk distribution.tex
latexmk Notes_SODA23.tex
latexmk SDP.tex
- name: List files in the workspace
run: ls -l
- name: Upload PDF artifact
uses: actions/upload-artifact@v3