type-o
All checks were successful
Publish PDF / publish (push) Successful in 16s

This commit is contained in:
Joe bellus 2025-03-10 19:27:50 -04:00
parent e6b2688458
commit eab3859a6d

View File

@ -20,7 +20,7 @@ jobs:
uses: actions/cache/restore@v4 uses: actions/cache/restore@v4
with: with:
path: ~/.cache/Tectonic path: ~/.cache/Tectonic
key: ${{ runner.os }}-tectonic- key: ${{ runner.os }}-tectonic-
- name: Compile latex - name: Compile latex
run: ./tectonic main.tex run: ./tectonic main.tex
- name: Rename PDF - name: Rename PDF