mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-12-24 02:20:13 +01:00
:octocat: 不使用 goproxy
This commit is contained in:
parent
7beee6c57c
commit
16e2d7122a
1 changed files with 0 additions and 2 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
|
@ -128,7 +128,6 @@ jobs:
|
|||
working-directory: ${{ github.workspace }}/go/src/github.com/siyuan-note/siyuan/kernel
|
||||
env:
|
||||
GO111MODULE: on
|
||||
GOPROXY: https://goproxy.io
|
||||
CGO_ENABLED: 1
|
||||
GOOS: ${{ matrix.config.goos }}
|
||||
GOPATH: ${{ github.workspace }}/go
|
||||
|
|
@ -186,7 +185,6 @@ jobs:
|
|||
working-directory: ${{ github.workspace }}/go/src/github.com/siyuan-note/siyuan/kernel
|
||||
env:
|
||||
GO111MODULE: on
|
||||
GOPROXY: https://goproxy.io
|
||||
CGO_ENABLED: 1
|
||||
GOOS: ${{ matrix.config.goos }}
|
||||
GOPATH: ${{ github.workspace }}/go
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue