diff --git a/.github/workflows/wheels.yml b/.github/workflows/wheels.yml index 0cbd5546..670c2588 100644 --- a/.github/workflows/wheels.yml +++ b/.github/workflows/wheels.yml @@ -33,3 +33,4 @@ jobs: with: name: cibw-wheels-${{ matrix.os }}-${{ strategy.job-index }} path: ./wheelhouse/*.whl + working-directory: wrappers/pyrichdem