Skip to content

Commit

Permalink
deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
jangenoe committed Oct 6, 2024
1 parent b0e3652 commit 2fab6d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 2fab6d5

Please sign in to comment.