setting out directory for tex build

This commit is contained in:
2022-02-08 14:03:29 +01:00
parent 622c417791
commit 59417b4546

View File

@@ -20,9 +20,7 @@ jobs:
uses: repaction/texlive@main
with:
root_file: thesis.tex
- name: Prepare files 🗄
run: mkdir dist
args: --output-directory=./dist
- name: Deploy application 🚀
uses: JamesIves/github-pages-deploy-action@releases/v3