Update go.yml

This commit is contained in:
Deng.Liu
2020-03-15 20:46:58 +08:00
committed by GitHub
parent 9d9cce0f31
commit e5405f4fa9

View File

@@ -26,7 +26,7 @@ jobs:
run: |
export GO111MODULE=on
go env -w GOPROXY=https://goproxy.io,direct
go get -u
go get
- name: Build
run: go build