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 0f814a9 commit b87077dCopy full SHA for b87077d
.github/workflows/wheels.yml
@@ -26,7 +26,6 @@ jobs:
26
- name: Build wheel package
27
run: poetry run python setup.py bdist_wheel
28
29
-
30
- uses: actions/upload-artifact@v4
31
with:
32
name: rehline-wheels-${{ matrix.os }}-${{ strategy.job-index }}
0 commit comments