Pipeline renmaed to use book.tex
This commit is contained in:
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
|
||||
|
||||
Reference in New Issue
Block a user