From 25e7e9287c50ab427b9d9b9101094d5e352ae98b Mon Sep 17 00:00:00 2001 From: Richard Barnes Date: Wed, 15 May 2024 01:27:10 -0400 Subject: [PATCH] Update working dir for getting wheelhouses --- .github/workflows/wheels.yml | 1 + 1 file changed, 1 insertion(+) 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