Skip to content

Commit 7d3a8c0

Browse files
committed
trial
1 parent e01c83e commit 7d3a8c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/draft-pdf.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
paper-path: joss/paper_sparse.md
2121

2222
- name: Move PDF into joss folder
23-
run: mv paper.pdf joss/paper_sparse.pdf
23+
run: mv paper_sparse.pdf joss/
2424

2525
- name: Upload PDF
2626
uses: actions/upload-artifact@v4

0 commit comments

Comments
 (0)