Updated Pipeline name
Some checks failed
Publish PDF / publish (push) Failing after 13s

Pipeline renmaed to use book.tex
This commit is contained in:
Joe bellus 2025-03-10 21:20:00 -04:00
parent 3395497e65
commit 8115f78676

View File

@ -22,7 +22,7 @@ jobs:
path: ~/.cache/Tectonic
key: ${{ runner.os }}-tectonic-
- name: Compile latex
run: ./tectonic main.tex
run: ./tectonic book.tex
- name: Rename PDF
run: mv main.pdf ${{ steps.extract_branch.outputs.branch }}.pdf
- name: Upload