Compare commits

..

1 Commits

Author SHA1 Message Date
xxq250 395f64c62f Update build.sh 2024-12-14 11:05:54 +08:00
1 changed files with 2 additions and 0 deletions

View File

@ -7,6 +7,8 @@ pwd
echo "开始build"
export GOPROXY=https://goproxy.cn,direct
go mod tidy
go mod vendor