fix: 修正缩进
Some checks failed
Release / build (push) Failing after 1m25s

This commit is contained in:
2026-04-23 21:35:58 +08:00
parent c7767edd4f
commit 1c6bbe04f1

View File

@@ -10,7 +10,7 @@ jobs:
runs-on: ubuntu-latest
container:
image: golang:1.26-alpine
env:
env:
GOPROXY: "https://mirrors.aliyun.com/goproxy/,direct"
steps:
- name: Checkout