We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9281456 commit f88000aCopy full SHA for f88000a
.github/workflows/draft-pdf.yml
@@ -26,7 +26,7 @@ jobs:
26
# This is the output path where Pandoc will write the compiled
27
# PDF. Note, this should be the same directory as the input
28
# paper.md
29
- path: paper
+ path: paper.pdf
30
31
- name: Debug list files
32
run: ls -R
0 commit comments