fix: 设置 GOPROXY=https://goproxy.cn
All checks were successful
Release / build-and-release (push) Successful in 6m5s
All checks were successful
Release / build-and-release (push) Successful in 6m5s
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
This commit is contained in:
@@ -8,6 +8,8 @@ on:
|
||||
jobs:
|
||||
build-and-release:
|
||||
runs-on: ubuntu-latest
|
||||
env:
|
||||
GOPROXY: https://goproxy.cn,direct
|
||||
steps:
|
||||
- name: Checkout
|
||||
env:
|
||||
|
||||
Reference in New Issue
Block a user