You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(linux / windows): Use GitHub mirror to download Bazel (#1055)
* fix(linux): Use github mirror for Bazel download
The default `releases.bazel.build` is offline due to a TLS certificate expiring
* fix(windows): Use github mirror for Bazel download
The default `releases.bazel.build` is offline due to a TLS certificate expiring
* fix(linux): Add missing spaces (oops)
0 commit comments