From 6f008fe0c3fd32e8ce7efac7917bfa7b16acecdf Mon Sep 17 00:00:00 2001 From: hjwilli Date: Wed, 27 Nov 2024 12:08:44 -0600 Subject: [PATCH] Update draft-pdf.yml --- .github/workflows/draft-pdf.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/draft-pdf.yml b/.github/workflows/draft-pdf.yml index 1d7dc44..ea29679 100644 --- a/.github/workflows/draft-pdf.yml +++ b/.github/workflows/draft-pdf.yml @@ -21,4 +21,4 @@ jobs: # 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: joss/paper.pdf