Skip to content

Commit

Permalink
Proper naming of artifacts
Browse files Browse the repository at this point in the history
  • Loading branch information
fxcoudert committed Apr 12, 2024
1 parent fbb40a5 commit 8b7cf0f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/python-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,5 +45,6 @@ jobs:
- name: Upload artifacts
uses: actions/upload-artifact@v4
with:
name: dist-${{ matrix.python-version }}
path: dist
retention-days: 2

0 comments on commit 8b7cf0f

Please sign in to comment.