Update build.sh

This commit is contained in:
xxq250 2024-12-14 11:05:54 +08:00
parent 61528abd66
commit 395f64c62f
1 changed files with 2 additions and 0 deletions

View File

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