mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-02-28 05:32:52 +00:00
🔨 Update goproxy to https://mirrors.aliyun.com/goproxy/
This commit is contained in:
@@ -15,7 +15,7 @@ echo 'Building Kernel'
|
||||
cd kernel
|
||||
go version
|
||||
export GO111MODULE=on
|
||||
export GOPROXY=https://goproxy.io
|
||||
export GOPROXY=https://mirrors.aliyun.com/goproxy/
|
||||
export CGO_ENABLED=1
|
||||
|
||||
echo 'Building Kernel amd64'
|
||||
|
||||
Reference in New Issue
Block a user