From a5c457c70c9f0c3ad4ae9e17eb55e9a7934549ab Mon Sep 17 00:00:00 2001 From: Kyle J Gillett <100786530+kylejgillett@users.noreply.github.com> Date: Sun, 12 Jan 2025 21:59:11 -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 cac1637..15376bb 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/paper.pdf