Skip to content

Commit

Permalink
Tried twitching beamer action to pdflatex
Browse files Browse the repository at this point in the history
  • Loading branch information
Foggalong committed Aug 13, 2024
1 parent dd28520 commit dfbff09
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/beamer-ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
uses: xu-cheng/latex-action@v2
with:
root_file: example-presentation.tex
args: "-pdfps -file-line-error -halt-on-error -interaction=nonstopmode"
args: "-pdf -file-line-error -halt-on-error -interaction=nonstopmode"

- name: Commit PDF to gh-pages
run: |
Expand Down

0 comments on commit dfbff09

Please sign in to comment.