Update go.yml

master
Deng.Liu 2020-03-15 20:46:58 +08:00 committed by GitHub
parent 9d9cce0f31
commit e5405f4fa9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

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