Skip to content

Commit

Permalink
Update complile_slides.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
vancraar authored Jan 29, 2024
1 parent 54ad66a commit bd681cf
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/complile_slides.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ jobs:
root_file: main.tex
latexmk_shell_escape: true
- name: Upload PDF file
uses: actions/upload-artifact@v3
uses: peaceiris/actions-gh-pages@v3
with:
name: PDF
path: main.pdf
files: main.pdf

0 comments on commit bd681cf

Please sign in to comment.