diff --git a/.github/workflows/wheels.yml b/.github/workflows/wheels.yml index 39a9f840b2..ea7b5f54ce 100644 --- a/.github/workflows/wheels.yml +++ b/.github/workflows/wheels.yml @@ -93,7 +93,7 @@ jobs: LDFLAGS="-L/opt/homebrew/opt/llvm/lib -Wl,-rpath,/opt/homebrew/opt/llvm/lib" CPPFLAGS="-I/opt/homebrew/opt/llvm/include" PATH="/opt/homebrew/opt/llvm/bin:$PATH" - FFTW_DIR="/opt/homebrew" + FFTW_DIR="/opt/homebrew/lib" - uses: actions/upload-artifact@v4 with: