commit | a67845b648bb8e9e4c1194c3d702f089747f53ed | [log] [tgz] |
---|---|---|
author | BKleinberg <ben-aaron188@users.noreply.github.com> | Mon Oct 24 19:26:26 2022 +0200 |
committer | GitHub <noreply@github.com> | Mon Oct 24 19:26:26 2022 +0200 |
tree | 2c427000438f2e1cb6759a36f0874256d84401a1 | |
parent | 684d636b157b5e821509cd10440072f9b879160e [diff] [blame] |
Update draft-pdf.yml
diff --git a/.github/workflows/draft-pdf.yml b/.github/workflows/draft-pdf.yml index 16baf3f..27a3904 100644 --- a/.github/workflows/draft-pdf.yml +++ b/.github/workflows/draft-pdf.yml
@@ -20,4 +20,4 @@ # This is the output path where Pandoc will write the compiled # PDF. Note, this should be the same directory as the input # paper.md - path: paper.pdf + path: .paper/paper.pdf