From 160d6c1b0d203d283ae8a2a2dd9e17f8a43e4ad4 Mon Sep 17 00:00:00 2001 From: QuirinEcker Date: Tue, 8 Feb 2022 14:06:25 +0100 Subject: [PATCH] now using another action --- .github/workflows/cd.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/cd.yaml b/.github/workflows/cd.yaml index e735f16..809cb17 100644 --- a/.github/workflows/cd.yaml +++ b/.github/workflows/cd.yaml @@ -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