Skip to content

Commit b576a77

Browse files
committed
Fix the workflow for JOSS
1 parent a70b4e9 commit b576a77

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/draft-pdf.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,5 +26,5 @@ jobs:
2626
# This is the output path where Pandoc will write the compiled
2727
# PDF. Note, this should be the same directory as the input
2828
# paper.md
29-
path: paper.pdf
29+
path: paper/paper.pdf
3030

0 commit comments

Comments
 (0)