From 3e6ec71d7311d83af6e7bb304adf2550ab3a58c6 Mon Sep 17 00:00:00 2001 From: Ewan Chorynski Date: Sat, 6 Apr 2024 13:06:54 +0200 Subject: [PATCH] Fix CI --- .github/workflows/2pdf.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/2pdf.yml b/.github/workflows/2pdf.yml index e98c2e9..8fb2038 100644 --- a/.github/workflows/2pdf.yml +++ b/.github/workflows/2pdf.yml @@ -19,7 +19,7 @@ jobs: uses: actions/checkout@v2 - uses: xu-cheng/latex-action@v3 with: - root_file: rendu/presentation.tex + root_file: presentation.tex working_directory: rendu - uses: actions/upload-artifact@v4 with: