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 01c1199 commit 9272ac6Copy full SHA for 9272ac6
.github/workflows/wheels.yml
@@ -35,4 +35,4 @@ jobs:
35
- uses: actions/upload-artifact@v4
36
with:
37
name: rehline-wheels-${{ matrix.os }}-${{ strategy.job-index }}
38
- path: ./dist/*.whl
+ path: ./dist
0 commit comments