Update go.yml
This commit is contained in:
parent
9d9cce0f31
commit
e5405f4fa9
2
.github/workflows/go.yml
vendored
2
.github/workflows/go.yml
vendored
@ -26,7 +26,7 @@ jobs:
|
|||||||
run: |
|
run: |
|
||||||
export GO111MODULE=on
|
export GO111MODULE=on
|
||||||
go env -w GOPROXY=https://goproxy.io,direct
|
go env -w GOPROXY=https://goproxy.io,direct
|
||||||
go get -u
|
go get
|
||||||
|
|
||||||
- name: Build
|
- name: Build
|
||||||
run: go build
|
run: go build
|
||||||
|
Loading…
Reference in New Issue
Block a user