We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aa73492 commit 674bd6aCopy full SHA for 674bd6a
.github/workflows/draft-pdf.yml
@@ -21,7 +21,4 @@ jobs:
21
uses: actions/upload-artifact@v4
22
with:
23
name: paper
24
- # This is the output path where Pandoc will write the compiled
25
- # PDF. Note, this should be the same directory as the input
26
- # paper.md
27
- path: paper.pdf
+ path: paper/paper.pdf
0 commit comments