Fix CI errors. (#993)

This commit is contained in:
Fangjun Kuang
2024-06-12 11:42:19 +08:00
committed by GitHub
parent 208da78343
commit 6c12590d21
7 changed files with 19 additions and 10 deletions

View File

@@ -7,7 +7,6 @@ mkdir -p $dir
cd $dir
cmake \
-DCMAKE_OSX_ARCHITECTURES="x86_64" \
-DCMAKE_INSTALL_PREFIX=./install \
-DCMAKE_BUILD_TYPE=Release \
-DBUILD_SHARED_LIBS=OFF \