Skip to content

Commit

Permalink
Upload built pdf
Browse files Browse the repository at this point in the history
  • Loading branch information
zgagnon authored Nov 16, 2023
1 parent 8394c4a commit 96dda3d
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/blank.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,3 +29,8 @@ jobs:
latexmk_use_xelatex: true
root_file: |
resume.tex
- name: Upload PDF file
uses: actions/upload-artifact@v3
with:
name: PDF
path: zgagnon.pdf

0 comments on commit 96dda3d

Please sign in to comment.