Skip to content

Commit 2b845fc

Browse files
committed
Update protobuf files
1 parent 0abacb4 commit 2b845fc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

scripts/compile-pb.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@ set -o pipefail
88
protoc -I ../protobuf/ --python_out=../spawn eigr/functions/protocol/actors/actor.proto
99
protoc -I ../protobuf/ --python_out=../spawn eigr/functions/protocol/actors/protocol.proto
1010

11-
protoc -I ../example/protobuf/ --python_out=../example ../example/protobuf/domain/domain.proto
11+
#protoc -I ../example/protobuf/ --python_out=../example ../example/protobuf/domain/domain.proto

0 commit comments

Comments
 (0)