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 678c315 commit b21c165Copy full SHA for b21c165
.github/workflows/draft-pdf.yml
@@ -22,5 +22,5 @@ jobs:
22
- name: Upload PDF
23
uses: actions/upload-artifact@v4
24
with:
25
- name: joss/paper_sparse
26
- path: joss/paper_sparse.pdf
+ name: paper_sparse
+ path: paper_sparse.pdf
0 commit comments