There was an error while loading. Please reload this page.
1 parent 1a3750b commit e8c6fafCopy full SHA for e8c6faf
1 file changed
unified/BUILD.bazel
@@ -42,8 +42,8 @@ codeql_pkg_files(
42
codeql_pkg_files(
43
name = "extractor-arch",
44
exes = codeql_platform_select(
45
- win64 = ["//unified/extractor-unsupported-os:extractor"],
46
otherwise = ["//unified/extractor"],
+ win64 = ["//unified/extractor-unsupported-os:extractor"],
47
),
48
prefix = "tools/{CODEQL_PLATFORM}",
49
)
0 commit comments