Skip to content

Commit b2cf097

Browse files
committed
ci: fix upload artifacts
1 parent 05765d8 commit b2cf097

File tree

2 files changed

+1
-86
lines changed

2 files changed

+1
-86
lines changed

.github/workflows/wheels.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,4 @@ jobs:
1818
- uses: actions/upload-artifact@v4
1919
with:
2020
name: rehline-wheels-${{ matrix.os }}-${{ strategy.job-index }}
21-
path: ./dist
21+
path: ./wheelhouse/*.whl

build.py

Lines changed: 0 additions & 85 deletions
This file was deleted.

0 commit comments

Comments
 (0)