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.
2 parents 900c601 + 7dfd897 commit 16de63dCopy full SHA for 16de63d
1 file changed
.github/workflows/publish.yml
@@ -72,7 +72,7 @@ jobs:
72
if: runner.os == 'Linux'
73
uses: actions/upload-artifact@v4
74
with:
75
- name: dist
+ name: dist-linux-py${{ matrix.python-version }}
76
path: |
77
dist
78
retention-days: 2
0 commit comments