Skip to content

Commit 585ab97

Browse files
Add SOLVER_LIB_PATH
1 parent f643be1 commit 585ab97

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build_wheels.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -123,6 +123,7 @@ jobs:
123123
fi
124124
125125
export SDKROOT=${SDKROOT:-$(xcrun --show-sdk-path)}
126+
SOLVER_LIB_PATH=$(pwd)/.idaklu/lib
126127
127128
# Can't download LLVM-OpenMP directly, use conda and set environment variables
128129
brew install miniforge

0 commit comments

Comments
 (0)