From 562e937c696a6c14555788ae1d529144764d41ad Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Guillermo=20A=2E=20Fidalgo-Rodr=C3=ADguez?= Date: Mon, 1 Apr 2024 23:19:59 -0400 Subject: [PATCH] Update ci.yml (#9) --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 4693128..1de70dc 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -22,7 +22,7 @@ jobs: - uses: xu-cheng/latex-action@v3 with: root_file: main.tex - texlive_version: 2024 + texlive_version: 2023 - if: github.event_name == 'push' uses: actions/upload-artifact@v4