Pipeline renmaed to use book.tex
This commit is contained in:
parent
3395497e65
commit
8115f78676
2
.github/workflows/publish.yaml
vendored
2
.github/workflows/publish.yaml
vendored
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user