mirror of
https://github.com/google/re2.git
synced 2025-10-17 15:32:32 +08:00

I have no idea what's going on with the path on GitHub-hosted runners: the `bazelisk` command works across platforms when called from `bazel.sh` and also works on macOS when called from the Python build, but fails on Linux and Windows when called from the Python build. Change-Id: I0447cf4a8eef5bd4318d0be7d44c31a357643c19 Reviewed-on: https://code-review.googlesource.com/c/re2/+/61592 Reviewed-by: Perry Lorier <perryl@google.com> Reviewed-by: Paul Wankadia <junyer@google.com>
Building requires Python 3 and pybind11 to be installed on your system.