diff --git a/.github/workflows/CI.yml b/.github/workflows/CI.yml index 1581ca0..ecb7b85 100644 --- a/.github/workflows/CI.yml +++ b/.github/workflows/CI.yml @@ -45,7 +45,7 @@ jobs: args: --release --out dist --find-interpreter sccache: 'true' manylinux: auto - working-directory: sbv2_bindings + working-directory: ./crates/sbv2_bindings - name: Upload wheels uses: actions/upload-artifact@v4 with: