chore: fix tab in build
This commit is contained in:
parent
d7822e5d52
commit
ff92973361
1 changed files with 2 additions and 1 deletions
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
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue