Skip to content

Commit e8c6faf

Browse files
committed
Unified: fix formatting
1 parent 1a3750b commit e8c6faf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

unified/BUILD.bazel

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,8 +42,8 @@ codeql_pkg_files(
4242
codeql_pkg_files(
4343
name = "extractor-arch",
4444
exes = codeql_platform_select(
45-
win64 = ["//unified/extractor-unsupported-os:extractor"],
4645
otherwise = ["//unified/extractor"],
46+
win64 = ["//unified/extractor-unsupported-os:extractor"],
4747
),
4848
prefix = "tools/{CODEQL_PLATFORM}",
4949
)

0 commit comments

Comments
 (0)