Skip to content

Commit

Permalink
Try homebrew/lib
Browse files Browse the repository at this point in the history
  • Loading branch information
rmjarvis committed Jun 10, 2024
1 parent 9198838 commit af21288
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit af21288

Please sign in to comment.