ci: change GOPROXY
This commit is contained in:
parent
5977b39fe3
commit
ce92afe037
|
@ -31,7 +31,7 @@ jobs:
|
|||
- name: Prepare
|
||||
run: |
|
||||
go env -w GO111MODULE=on
|
||||
go env -w GOPROXY=https://goproxy.cn,direct
|
||||
go env -w GOPROXY=https://gocenter.io,direct
|
||||
chown -R root:root /root/.ssh
|
||||
- name: Build
|
||||
run: make build
|
||||
|
|
Loading…
Reference in New Issue
Block a user