Skip to content

Commit

Permalink
Search for wheels elsewhere
Browse files Browse the repository at this point in the history
  • Loading branch information
r-barnes committed May 15, 2024
1 parent 25e7e92 commit ca7bb0b
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,5 +32,4 @@ jobs:
- uses: actions/upload-artifact@v4
with:
name: cibw-wheels-${{ matrix.os }}-${{ strategy.job-index }}
path: ./wheelhouse/*.whl
working-directory: wrappers/pyrichdem
path: ./wrappers/pyrichdem/wheelhouse/*.whl

0 comments on commit ca7bb0b

Please sign in to comment.