Update run-commit.yml
This commit is contained in:
parent
3664dbb362
commit
5eac39f418
|
@ -9,7 +9,7 @@ jobs:
|
|||
- uses: actions/checkout@v2
|
||||
- uses: actions/setup-go@v2
|
||||
with:
|
||||
node-version: 1.17
|
||||
go-version: 1.17
|
||||
- run: |
|
||||
go install mvdan.cc/gofumpt@latest
|
||||
gofumpt -l -w .
|
||||
|
|
Loading…
Reference in New Issue