We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bf4bd23 commit 0ff8a3fCopy full SHA for 0ff8a3f
BUILD.bazel
@@ -4,7 +4,7 @@ load("@bzlws//:index.bzl", "bzlws_copy", "bzlws_extract")
4
5
pkg_executable(
6
name = "ecsact_rtb_runfiles",
7
- bin = "@ecsact_cli",
+ bin = "@ecsact_rtb//cli:ecsact_rtb",
8
path = "ecsact_rtb",
9
)
10
0 commit comments