From 4c7b830b0f40fb395163f0034450d928e58ce2a0 Mon Sep 17 00:00:00 2001 From: David Turner Date: Sun, 29 Sep 2024 19:09:25 -0500 Subject: [PATCH] The new paper compile might actually work now! - take two Signed-off-by: David Turner --- .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 812bd315..773a1f60 100644 --- a/.github/workflows/draft-pdf.yml +++ b/.github/workflows/draft-pdf.yml @@ -35,7 +35,7 @@ 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: paper/paper.pdf #jobs: # paper: