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: