This commit is contained in:
parent
242292f578
commit
4d48640bb9
2
.github/workflows/publish.yaml
vendored
2
.github/workflows/publish.yaml
vendored
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user