ci: Fix cbor check
This commit is contained in:
parent
ce8b369419
commit
4e74e66903
@ -257,6 +257,7 @@ jobs:
|
||||
steps:
|
||||
- install-deps
|
||||
- prepare
|
||||
- run: make deps
|
||||
- run: go install golang.org/x/tools/cmd/goimports
|
||||
- run: go install github.com/hannahhoward/cbor-gen-for
|
||||
- run: go generate ./...
|
||||
|
Loading…
Reference in New Issue
Block a user