chore: fix tab in build

This commit is contained in:
Meng Zhuo
2026-02-14 09:56:21 +08:00
parent d7822e5d52
commit ff92973361

View File

@@ -15,6 +15,7 @@ jobs:
uses: actions/setup-go@v5
with:
go-version-file: go.mod
- name: fmt
run: |
make fmt