Skip to content

Commit

Permalink
RSDK-2069 - stop using remote generation for proto (#131)
Browse files Browse the repository at this point in the history
  • Loading branch information
stuqdog authored Aug 1, 2023
1 parent 5f19d94 commit 6395c4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/viam/api/config/buf.gen.custom.remote.yaml.in
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,5 @@ plugins:
# with the `-1` bit if so? Or should this be a fixed value, rather
# than being derived from the version of gRPC against which we are
# building?
- remote: buf.build/grpc/plugins/cpp:v@VIAMCPPSDK_GRPCXX_VERSION@-1
- plugin: buf.build/grpc/cpp:v@VIAMCPPSDK_GRPCXX_VERSION@-1
out: gen/viam/api

0 comments on commit 6395c4d

Please sign in to comment.