CI-Build #1

Closed
joe wants to merge 13 commits from CI-Build into main
Showing only changes of commit 4d48640bb9 - Show all commits

View File

@ -28,7 +28,7 @@ jobs:
apt -y install curl
curl --proto '=https' --tlsv1.2 -fsSL https://drop-sh.fullyjustified.net |sh
- name: Compile latex
run: tectonic main.tex
run: ./tectonic main.tex
- name: Rename PDF
run: mv main.pdf ${{ steps.extract_branch.outputs.branch }}.pdf
- name: Upload