change env

This commit is contained in:
zhangchao
2024-10-31 20:46:09 +08:00
parent d39520aaed
commit 3aa6e801a5

View File

@@ -16,9 +16,9 @@ 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
go-env: env:
go111mode: on GOPROXY: https://goproxy.cn,direct
goproxy: https://goproxy.cn,direct GO111mode: on
- name: Build project - name: Build project
run: | run: |