diff --git a/.github/workflows/python-cibuildwheel-pybind.yml b/.github/workflows/python-cibuildwheel-pybind.yml index 82f512e40..63c60d800 100644 --- a/.github/workflows/python-cibuildwheel-pybind.yml +++ b/.github/workflows/python-cibuildwheel-pybind.yml @@ -129,8 +129,6 @@ jobs: # for debugging set this to 1,2 or 3 # CIBW_BUILD_VERBOSITY: 2 - with: - package-dir: python-pybind - uses: actions/upload-artifact@v4 with: