make CI/CD happy

This commit is contained in:
yihaoDeng 2022-02-26 21:17:58 +08:00
parent 84264ce241
commit d34402a3ea
1 changed files with 2 additions and 2 deletions

View File

@ -47,13 +47,13 @@ option(
option(
BUILD_WITH_UV
"If build with libuv"
OFF
ON
)
option(
BUILD_WITH_UV_TRANS
"If build with libuv_trans "
OFF
ON
)
option(