From 708d44b7026f2d76bd345c11652e1d5ffc664f85 Mon Sep 17 00:00:00 2001 From: PJ Reiniger Date: Wed, 11 Sep 2024 23:58:53 -0400 Subject: [PATCH] Forgot to add bazel auth include --- .bazelrc | 1 + 1 file changed, 1 insertion(+) diff --git a/.bazelrc b/.bazelrc index bc9e1013091..4103911d37c 100644 --- a/.bazelrc +++ b/.bazelrc @@ -1,3 +1,4 @@ +try-import %workspace%/bazel_auth.rc try-import %workspace%/user.bazelrc common --noenable_bzlmod