AL: fix aws-cli for golang #2
build.yml
on: push
Matrix: build_core_golang
Matrix: build_core_node
Matrix: build_core_python
Annotations
5 errors
build_core_golang (1.22)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c git clone --single-branch --depth 1 -b \"${AWSCLI_VERSION}\" https://github.com/aws/aws-cli.git && ./aws-cli/configure --with-install-type=portable-exe --with-download-deps && make && make install && rm -rf /aws-cli && rm -rf /usr/local/lib/aws-cli/aws_completer /usr/local/lib/aws-cli/awscli/data/ac.index /usr/local/lib/aws-cli/awscli/examples && find /usr/local/lib/aws-cli/awscli/data -name \"completions-1*.json\" -delete && find /usr/local/lib/aws-cli/awscli/botocore/data -name examples-1.json -delete" did not complete successfully: exit code: 2
|
build_core_golang (1.21)
The job was canceled because "_1_22" failed.
|
build_core_golang (1.21)
The operation was canceled.
|
build_core_golang (1.20)
The job was canceled because "_1_22" failed.
|
build_core_golang (1.20)
The operation was canceled.
|