Skip to content

Commit

Permalink
cocombine
Browse files Browse the repository at this point in the history
  • Loading branch information
jitsedesmet committed May 24, 2024
1 parent 5909761 commit 82f2640
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/jekyll.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ jobs:
- name: link combine
working-directory: .
run: |
gs -dNOPAUSE -sDEVICE=pdfwrite -sOUTPUTFILE=combine.pdf -dBATCH pre-paper.pdf paper.pdf main.pdf
gs -dNOPAUSE -sDEVICE=pdfwrite -sOUTPUTFILE=combine.pdf -dBATCH pre-extended.pdf paper.pdf main.pdf
mv _papers/thesis-report/combine.pdf solution/report.pdf
- name: Setup Ruby
Expand Down

0 comments on commit 82f2640

Please sign in to comment.