change env
This commit is contained in:
@@ -16,9 +16,9 @@ jobs:
|
||||
uses: https://gitea.com/actions/setup-go@v3
|
||||
with:
|
||||
go-version: 1.21
|
||||
go-env:
|
||||
go111mode: on
|
||||
goproxy: https://goproxy.cn,direct
|
||||
env:
|
||||
GOPROXY: https://goproxy.cn,direct
|
||||
GO111mode: on
|
||||
|
||||
- name: Build project
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user