Change to local tectonic
Some checks failed
Publish PDF / publish (push) Failing after 47s

This commit is contained in:
Joe bellus 2025-03-10 18:42:22 -04:00
parent 242292f578
commit 4d48640bb9

View File

@ -28,7 +28,7 @@ jobs:
apt -y install curl
curl --proto '=https' --tlsv1.2 -fsSL https://drop-sh.fullyjustified.net |sh
- name: Compile latex
run: tectonic main.tex
run: ./tectonic main.tex
- name: Rename PDF
run: mv main.pdf ${{ steps.extract_branch.outputs.branch }}.pdf
- name: Upload