123
CI / Build binary CI (push) Failing after 1m54s Details

This commit is contained in:
huoxue 2024-05-10 00:24:26 +08:00
parent 37ebccf3a1
commit c22d8bf76a
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ env:
COMMIT_ID: "${{ github.sha }}"
PR_PROMPT: "::warning:: Build artifact will not be uploaded due to the workflow is trigged by pull request."
LD_FLAGS: "-w -s"
GOPROXY: "https://goproxy.cn,direct"
GOPROXY: "https://mirrors.aliyun.com/goproxy/,direct"
jobs:
build: