diff --git a/.github/workflows/python-wheels.yml b/.github/workflows/python-wheels.yml index f93c261b2e..322a5936b7 100644 --- a/.github/workflows/python-wheels.yml +++ b/.github/workflows/python-wheels.yml @@ -105,7 +105,7 @@ jobs: echo directory: ${{ github.workspace }}/src/wrappers/python ls -l ${{ github.workspace }}/src/wrappers/python python -m cibuildwheel --output-dir wheelhouse - working-directory: ${{ github.workspace }}/src/wrappers/python +### working-directory: ${{ github.workspace }}/src/wrappers/python - name: Build wheels run: python -m cibuildwheel --output-dir wheelhouse