Skip to content

Commit

Permalink
fix upload handler
Browse files Browse the repository at this point in the history
  • Loading branch information
blink1073 authored Jan 2, 2024
1 parent 862d197 commit 71d1e32
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,5 +49,5 @@ jobs:
- name: Upload PDF
uses: actions/upload-artifact@v4
with:
name: pdf
name: pdf-python-${{matrix.python-version}}
path: docs/build/latex/nbconvert.pdf

0 comments on commit 71d1e32

Please sign in to comment.