feat:安装时不再需要网络

modify: 为了CI的构建速度,在构建依赖中不再依赖语言工具
This commit is contained in:
2022-10-24 09:12:37 +08:00
parent 2b76f5e202
commit 5900b3cdf3
5 changed files with 15 additions and 7 deletions

View File

@@ -24,4 +24,5 @@ function network-check()
}
network-check
#network-check
echo "不再检测网络"