From ffbee1d36365a519295aa95de28f0325e68fbe24 Mon Sep 17 00:00:00 2001 From: Luca Zoppetti Date: Fri, 15 Mar 2024 08:28:28 +0100 Subject: [PATCH] Update publish.yml --- .github/workflows/publish.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index dd63116..4cda5c9 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -20,7 +20,6 @@ jobs: - name: Compile LaTeX sources uses: xu-cheng/latex-action@3.1.0 with: - pre_compile: tlmgr update --self && tlmgr update --all work_in_root_file_dir: true latexmk_use_lualatex: true # This is needed to compile the root.tex file root_file: |