chore: fix tab in build
This commit is contained in:
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
@@ -15,6 +15,7 @@ jobs:
|
|||||||
uses: actions/setup-go@v5
|
uses: actions/setup-go@v5
|
||||||
with:
|
with:
|
||||||
go-version-file: go.mod
|
go-version-file: go.mod
|
||||||
|
|
||||||
- name: fmt
|
- name: fmt
|
||||||
run: |
|
run: |
|
||||||
make fmt
|
make fmt
|
||||||
|
|||||||
Reference in New Issue
Block a user