Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mai-space authored Dec 31, 2023
1 parent 05de2b0 commit e176418
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,7 @@ jobs:
uses: antaljanosbenjamin/[email protected]
with:
file: mai-joel_maximilian-curriculum_vitae.tex
# The directory for output files, relative to the root of the repository.
output-directory: downloads/

- name: Rename and Move PDF
run: |
mv mai-joel_maximilian-curriculum_vitae.pdf downloads/
args: -pdf
- run: '(test -f mai-joel_maximilian-curriculum_vitae.pdf && echo PDF exists) || (echo PDF does not exist && exit 1)'

0 comments on commit e176418

Please sign in to comment.