Skip to content

Commit

Permalink
update go-generate job (networkservicemesh#554)
Browse files Browse the repository at this point in the history
Signed-off-by: Denis Tingajkin <[email protected]>
Signed-off-by: Sergey Ershov <[email protected]>
  • Loading branch information
denis-tingaikin authored and Sergey Ershov committed Dec 23, 2020
1 parent dd90e15 commit c679df4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,8 @@ jobs:
go-version: 1.15
- name: Install proto-gen-go
run: go get -u github.com/golang/protobuf/[email protected]
- name: Install proto-gen-go
run: go get -u github.com/golang/protobuf/[email protected]
- name: Install go-syncmap
run: go get github.com/searKing/golang/tools/cmd/go-syncmap
- name: Generate files
Expand Down

0 comments on commit c679df4

Please sign in to comment.