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