now using another action
This commit is contained in:
2
.github/workflows/cd.yaml
vendored
2
.github/workflows/cd.yaml
vendored
@@ -17,7 +17,7 @@ jobs:
|
|||||||
uses: actions/checkout@master
|
uses: actions/checkout@master
|
||||||
|
|
||||||
- name: Build thesis ⚙️
|
- name: Build thesis ⚙️
|
||||||
uses: repaction/texlive@main
|
uses: xu-cheng/latex-action@v2
|
||||||
with:
|
with:
|
||||||
root_file: thesis.tex
|
root_file: thesis.tex
|
||||||
args: --output-directory=./dist
|
args: --output-directory=./dist
|
||||||
|
|||||||
Reference in New Issue
Block a user