Skip to content

Commit

Permalink
ci: fix upload artifacts
Browse files Browse the repository at this point in the history
  • Loading branch information
JiantingFeng committed Apr 24, 2024
1 parent 05765d8 commit b2cf097
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 86 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,4 @@ jobs:
- uses: actions/upload-artifact@v4
with:
name: rehline-wheels-${{ matrix.os }}-${{ strategy.job-index }}
path: ./dist
path: ./wheelhouse/*.whl
85 changes: 0 additions & 85 deletions build.py

This file was deleted.

0 comments on commit b2cf097

Please sign in to comment.