diff --git a/Tiltfile b/Tiltfile index 3e14f930..84be841c 100644 --- a/Tiltfile +++ b/Tiltfile @@ -75,7 +75,7 @@ def k8s_yaml_with_ns(objects): # protos -proto_deps = ["./proto", "./generate-protos.sh", "buf.yaml", "buf.gen.yaml"] +proto_deps = ["./proto", "buf.yaml", "buf.gen.yaml"] local_resource( name = "proto-gen",