Add forward slash

deannagarcia-patch-1
deannagarcia 2023-02-17 13:40:01 -08:00 committed by GitHub
parent 9c89a70e6b
commit aece606096
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@ proto_library(
"//:__pkg__",
"//pkg:__pkg__",
],
strip_import_prefix = "src",
strip_import_prefix = "/src",
deps = ["//:descriptor_proto"],
)