fix typo
This commit is contained in:
2
.github/workflows/go.yml
vendored
2
.github/workflows/go.yml
vendored
@@ -22,7 +22,7 @@ jobs:
|
||||
dep ensure
|
||||
fi
|
||||
|
||||
- name: Insall golangci-lint
|
||||
- name: Install golangci-lint
|
||||
run: curl -sSfL https://raw.githubusercontent.com/golangci/golangci-lint/master/install.sh | sh -s -- -b $(go env GOPATH)/bin v1.22.2
|
||||
|
||||
- name: Lint
|
||||
|
||||
Reference in New Issue
Block a user