mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-19 00:41:43 +00:00
We download the JDK in the workspace and tell Bazel to use it for all
Java actions in our config, so we don't need to download another one.
99af9d775c/.bazelrc (L12-L15)
The
[bazelbuild/setup-bazelisk](https://github.com/bazelbuild/setup-bazelisk)
action is deprecated, and is redundant with the
[bazel-contrib/setup-bazel](https://github.com/bazel-contrib/setup-bazel)
action we use after it.
6.2 KiB
6.2 KiB