mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-19 00:41:43 +00:00
[bazel] Make publishers for c++ hdr / srcs, and java (#8114)
This commit is contained in:
@@ -24,7 +24,7 @@ def _package_type(package_type):
|
||||
pkg_zip(
|
||||
name = package_type + "-zip",
|
||||
srcs = pkgs,
|
||||
tags = ["no-remote"],
|
||||
tags = ["manual"],
|
||||
)
|
||||
|
||||
def build_examples(halsim_deps):
|
||||
|
||||
Reference in New Issue
Block a user