Skip to content

Commit

Permalink
Change CI
Browse files Browse the repository at this point in the history
  • Loading branch information
GartoxFR committed Apr 6, 2024
1 parent 1fa2106 commit 6c9bac3
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions .github/workflows/2pdf.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,10 @@ jobs:
steps:
- name: Checkout Code
uses: actions/checkout@v2
- name: Generate PDF document
uses: hspaans/latexmk-action@v1
- uses: xu-cheng/latex-action@v3
with:
format: pdf
filename: rendu/presentation.tex
root_file: rendu/presentation.tex
working_directory: rendu
- uses: actions/upload-artifact@v4
with:
name: presentation
Expand Down

0 comments on commit 6c9bac3

Please sign in to comment.