From 2fab6d5e751459f11f408c0870e9fa78761c04a8 Mon Sep 17 00:00:00 2001 From: Jan Genoe Date: Sun, 6 Oct 2024 22:11:54 +0200 Subject: [PATCH] deploy --- .github/workflows/deploy.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/deploy.yaml b/.github/workflows/deploy.yaml index 84bac6c..7450c40 100644 --- a/.github/workflows/deploy.yaml +++ b/.github/workflows/deploy.yaml @@ -54,7 +54,7 @@ jobs: jb build --builder pdflatex --all files/ mv ./files/_toc.yml ./files/_tocpdf.yml mv ./files/_tochtml.yml ./files/_toc.yml - mv ./files/_build/latex/python.pdf ./files/_build/latex/VideoHolography.pdf + mv ./files/_build/latex/python.pdf ./files/_build/latex/VideoHolography.pdf - name: GitHub Pages action uses: peaceiris/actions-gh-pages@v4 with: