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
|
||||
|
||||
- name: Build thesis ⚙️
|
||||
uses: repaction/texlive@main
|
||||
uses: xu-cheng/latex-action@v2
|
||||
with:
|
||||
root_file: thesis.tex
|
||||
args: --output-directory=./dist
|
||||
|
||||
Reference in New Issue
Block a user