Skip to content

Commit 7f85e46

Browse files
authored
fix output paper path
1 parent 9e17906 commit 7f85e46

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/joss-draft-paper.yml

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

0 commit comments

Comments
 (0)