From d25060125bd8ab1dcdfe9a59c19d2d65845c8c37 Mon Sep 17 00:00:00 2001 From: Cary Phillips Date: Wed, 10 Jan 2024 16:27:05 -0800 Subject: [PATCH] typo7 Signed-off-by: Cary Phillips --- .github/workflows/python-wheels.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/python-wheels.yml b/.github/workflows/python-wheels.yml index cad15f2973..019c1bb2c2 100644 --- a/.github/workflows/python-wheels.yml +++ b/.github/workflows/python-wheels.yml @@ -101,6 +101,7 @@ jobs: - name: Build wheels run: | python -m cibuildwheel --output-dir wheelhouse + working-directory: $${ github.workspace }}/src/wrappers/python - name: Build wheels run: python -m cibuildwheel --output-dir wheelhouse