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
|
apt -y install curl
|
||||||
curl --proto '=https' --tlsv1.2 -fsSL https://drop-sh.fullyjustified.net |sh
|
curl --proto '=https' --tlsv1.2 -fsSL https://drop-sh.fullyjustified.net |sh
|
||||||
- name: Compile latex
|
- name: Compile latex
|
||||||
run: tectonic main.tex
|
run: ./tectonic main.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