now using another action

This commit is contained in:
2022-02-08 14:06:25 +01:00
parent 59417b4546
commit 160d6c1b0d

View File

@@ -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