Skip to content

Commit

Permalink
Archive PDF resume
Browse files Browse the repository at this point in the history
  • Loading branch information
Manel Villar committed Apr 15, 2024
1 parent 90650aa commit a0915d7
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions .github/workflows/makefile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,9 @@ jobs:
- name: Install dependencies
run: make

- name: Run check
run: make check
- name: Archive PDF
uses: actions/upload-artifact@v2
with:
name: pdf-resume
path: build/resume.pdf

- name: Run distcheck
run: make distcheck

0 comments on commit a0915d7

Please sign in to comment.