chore(bazel): bump crosstool-ng-actions from 0.7.0 to 0.8.0 #1468
buildifier.yml
on: pull_request
Auto-format and Check
4s
Annotations
2 errors
Auto-format and Check:
build/toolchain/repositories.bzl#L1
Please run buildifier.
diff --git a/build/toolchain/repositories.bzl b/build/toolchain/repositories.bzl
index 7377310..d95bfaa 100644
--- a/build/toolchain/repositories.bzl
+++ b/build/toolchain/repositories.bzl
@@ -47,7 +47,7 @@ def toolchain_repositories():
http_archive(
name = "aarch64-aws2-linux-gnu-gcc-7",
- url = "http://melonc.io/aarch64-aws2-linux-gnu-glibc-2.26-gcc-8.tar.gz",
+ url = "http://melonc.io/aarch64-aws2-linux-gnu-glibc-2.26-gcc-8.tar.gz",
sha256 = "f41728bd46376de7e14b2383b54f57fb5a34673036809ba5028505adc1a1564d",
strip_prefix = "aarch64-aws2-linux-gnu",
build_file_content = build_file_content,
|
Auto-format and Check
Process completed with exit code 1.
|