Skip to content

Commit

Permalink
Add rules_shell dep
Browse files Browse the repository at this point in the history
  • Loading branch information
jsharpe committed Dec 6, 2024
1 parent 11afac7 commit 7460fa4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions foreign_cc/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -132,4 +132,5 @@ bzl_library(
name = "utils",
srcs = ["utils.bzl"],
visibility = ["//visibility:public"],
deps = ["@rules_shell//shell:sh_binary"],
)

0 comments on commit 7460fa4

Please sign in to comment.