提交 2e1fae20 编写于 作者: sangshuduo's avatar sangshuduo

fix: remove make install

上级 1f7f40b1
...@@ -144,7 +144,6 @@ def pre_test_arm64() { ...@@ -144,7 +144,6 @@ def pre_test_arm64() {
go env -w GO111MODULE=on go env -w GO111MODULE=on
cmake .. -DBUILD_HTTP=false -DBUILD_TOOLS=true > /dev/null cmake .. -DBUILD_HTTP=false -DBUILD_TOOLS=true > /dev/null
make -j8 >/dev/null make -j8 >/dev/null
make install
''' '''
return 1 return 1
} }
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册