This commit is contained in:
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
|
||||||
|
|||||||
Reference in New Issue
Block a user