chore: use goproxy.cn
All checks were successful
push / build (push) Successful in 3m58s

This commit is contained in:
张泊明518370910136 2026-04-26 21:53:27 -07:00
parent 5c51a24fcc
commit c6ce4dab7d
GPG Key ID: CA088E6D9284F870

View File

@ -6,7 +6,7 @@ all: build
prepare: prepare:
git submodule update --init --remote git submodule update --init --remote
go env -w GOPROXY=https://goproxy.io,direct go env -w GOPROXY=https://goproxy.cn,direct
$(MAKE) -C JOJ3 $(MAKE) -C JOJ3
cp JOJ3/build/joj3 JOJ3/build/repo-health-checker bin/ cp JOJ3/build/joj3 JOJ3/build/repo-health-checker bin/
ls -lha bin ls -lha bin