chore(bazel): bump crosstool-ng-actions from 0.7.0 to 0.8.0 #1462
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 2590fbd..f3bf091 100644
--- a/build/toolchain/repositories.bzl
+++ b/build/toolchain/repositories.bzl
@@ -55,7 +55,7 @@ def toolchain_repositories():
http_archive(
name = "x86_64-aws2-linux-gnu-gcc-8",
- url = "http://melonc.io/x86_64-aws2-linux-gnu-glibc-2.28-gcc-8.tar.gz",
+ url = "http://melonc.io/x86_64-aws2-linux-gnu-glibc-2.28-gcc-8.tar.gz",
strip_prefix = "x86_64-aws2-linux-gnu",
type = "tar.gz",
build_file_content = build_file_content,
|
Auto-format and Check
Process completed with exit code 1.
|