Skip to content

Commit f96f5fe

Browse files
committed
fix: github action
1 parent 734fe09 commit f96f5fe

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/autobump.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ jobs:
1616
go-version: '^1.21.5'
1717
- name: installing proto-gen-go
1818
run: |
19+
cd goneonize
1920
go get github.com/golang/protobuf/protoc-gen-go@v1.28
2021
go get google.golang.org/grpc/cmd/protoc-gen-go-grpc@v1.2
2122
- uses: actions/setup-python@v4

0 commit comments

Comments
 (0)