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
|
path: ~/.cache/Tectonic
|
||||||
key: ${{ runner.os }}-tectonic-
|
key: ${{ runner.os }}-tectonic-
|
||||||
- name: Compile latex
|
- name: Compile latex
|
||||||
run: ./tectonic main.tex
|
run: ./tectonic book.tex
|
||||||
- name: Rename PDF
|
- name: Rename PDF
|
||||||
run: mv main.pdf ${{ steps.extract_branch.outputs.branch }}.pdf
|
run: mv main.pdf ${{ steps.extract_branch.outputs.branch }}.pdf
|
||||||
- name: Upload
|
- name: Upload
|
||||||
|
Loading…
x
Reference in New Issue
Block a user