Skip to content

Commit 18c591a

Browse files
comiuscopybara-github
authored andcommitted
1 parent 7f55cb7 commit 18c591a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

‎src/main/starlark/builtins_bzl/common/proto/proto_common.bzl‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -101,6 +101,7 @@ def _create_proto_compile_action(
101101
inputs = depset(transitive = [proto_info.transitive_sources, additional_inputs]),
102102
outputs = outputs,
103103
tools = plugins,
104+
use_default_shell_env = True,
104105
)
105106

106107
def _proto_path_flag(path):

0 commit comments

Comments
 (0)