Skip to content

Commit

Permalink
chore: remove unwanted pdf compilation
Browse files Browse the repository at this point in the history
  • Loading branch information
Zalk0 authored Mar 1, 2024
1 parent feae8e2 commit 4535751
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions .github/workflows/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,12 +21,3 @@ jobs:
Makefile
rapportUTT.tex
rUTT.cls
- name: Compile LaTeX
uses: xu-cheng/latex-action@v3
with:
root_file: rapportUTT.tex
- name: Upload PDF
uses: actions/upload-artifact@v4
with:
name: rapportUTT
path: rapportUTT.pdf

0 comments on commit 4535751

Please sign in to comment.