Skip to content

Commit 37ec2fe

Browse files
committed
Try fix
1 parent 7d0e68b commit 37ec2fe

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/windows.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ jobs:
3939
cmake -S ./ -B ./build \
4040
-DCMAKE_INSTALL_PREFIX=$CONDA_PREFIX \
4141
-DCMAKE_PREFIX_PATH=$GLOB_PREFIX_PATH \
42+
-DCMAKE_LIBRARY_PATH=$GLOB_PREFIX_PATH \
4243
-DSPARROW_IPC_BUILD_SHARED=${{ matrix.build_shared }} \
4344
-DSPARROW_IPC_BUILD_TESTS=ON
4445

0 commit comments

Comments
 (0)