setting out directory for tex build
This commit is contained in:
4
.github/workflows/cd.yaml
vendored
4
.github/workflows/cd.yaml
vendored
@@ -20,9 +20,7 @@ jobs:
|
|||||||
uses: repaction/texlive@main
|
uses: repaction/texlive@main
|
||||||
with:
|
with:
|
||||||
root_file: thesis.tex
|
root_file: thesis.tex
|
||||||
|
args: --output-directory=./dist
|
||||||
- name: Prepare files 🗄
|
|
||||||
run: ️️mkdir dist
|
|
||||||
|
|
||||||
- name: Deploy application 🚀
|
- name: Deploy application 🚀
|
||||||
uses: JamesIves/github-pages-deploy-action@releases/v3
|
uses: JamesIves/github-pages-deploy-action@releases/v3
|
||||||
|
|||||||
Reference in New Issue
Block a user