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