This commit is contained in:
@@ -12,7 +12,7 @@ jobs:
|
||||
|
||||
- name: 安装Go(镜像)
|
||||
run: |
|
||||
curl google.com
|
||||
curl google.com
|
||||
# 使用国内镜像下载 Go
|
||||
wget https://mirrors.aliyun.com/golang/go1.25.1.linux-amd64.tar.gz -O go.tar.gz
|
||||
# 解压并设置环境变量
|
||||
|
||||
Reference in New Issue
Block a user