This commit is contained in:
2
.github/workflows/publish.yaml
vendored
2
.github/workflows/publish.yaml
vendored
@@ -20,7 +20,7 @@ jobs:
|
|||||||
uses: actions/cache/restore@v4
|
uses: actions/cache/restore@v4
|
||||||
with:
|
with:
|
||||||
path: ~/.cache/Tectonic
|
path: ~/.cache/Tectonic
|
||||||
key: ${{ runner.os }}-tectonic-
|
key: ${{ runner.os }}-tectonic-
|
||||||
- name: Compile latex
|
- name: Compile latex
|
||||||
run: ./tectonic main.tex
|
run: ./tectonic main.tex
|
||||||
- name: Rename PDF
|
- name: Rename PDF
|
||||||
|
|||||||
Reference in New Issue
Block a user