Switched to direct tectonic download
Some checks failed
Publish PDF / publish (push) Failing after 7s
Some checks failed
Publish PDF / publish (push) Failing after 7s
This commit is contained in:
parent
e46188f695
commit
242292f578
5
.github/workflows/publish.yaml
vendored
5
.github/workflows/publish.yaml
vendored
@ -23,7 +23,10 @@ jobs:
|
||||
run: echo "branch=${GITHUB_HEAD_REF:-${GITHUB_REF#refs/heads/}}" >> $GITHUB_OUTPUT
|
||||
id: extract_branch
|
||||
- name: Setup tectonic
|
||||
uses: wtfjoke/setup-tectonic@v3
|
||||
# uses: wtfjoke/setup-tectonic@v3
|
||||
run: |
|
||||
apt -y install curl
|
||||
curl --proto '=https' --tlsv1.2 -fsSL https://drop-sh.fullyjustified.net |sh
|
||||
- name: Compile latex
|
||||
run: tectonic main.tex
|
||||
- name: Rename PDF
|
||||
|
Loading…
x
Reference in New Issue
Block a user