Skip to content

Commit

Permalink
Update pandoc.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
cdhainaut authored Feb 8, 2024
1 parent 71f0acd commit b821043
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/pandoc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,3 +18,5 @@ jobs:
uses: docker://pandoc/latex:latest
with:
args: "resume.md --output=cv.pdf"
- name: Move PDF to content folder
run: mv cv.pdf content/cv.pdf

0 comments on commit b821043

Please sign in to comment.