Skip to content

Commit 682e1e4

Browse files
committed
try fix
1 parent 6487c72 commit 682e1e4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/linux.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,6 @@ jobs:
3333
cmake -B build/ -G Ninja \
3434
-DCMAKE_BUILD_TYPE=${{ matrix.build_type }} \
3535
-DCMAKE_INSTALL_PREFIX=$CONDA_PREFIX \
36-
-DCMAKE_PREFIX_PATH=$CONDA_PREFIX \
3736
-DSPARROW_IPC_BUILD_SHARED=${{ matrix.build_shared }} \
3837
-DSPARROW_IPC_BUILD_TESTS=ON
3938
cmake --build build/ --parallel

0 commit comments

Comments
 (0)