fix: globald binary #5
e2e.yml
on: pull_request
build-docker
1m 3s
Matrix: e2e-tests
Annotations
1 error
build-docker
buildx failed with: ERROR: failed to solve: process "/bin/sh -ecuxo pipefail set -eux; export ARCH=$(uname -m); WASM_VERSION=$(go list -m all | grep github.com/CosmWasm/wasmvm | awk '{print $2}'); if [ ! -z \"${WASM_VERSION}\" ]; then wget -O /lib/libwasmvm_muslc.a https://github.com/CosmWasm/wasmvm/releases/download/${WASM_VERSION}/libwasmvm_muslc.${ARCH}.a; fi; go mod download;" did not complete successfully: exit code: 1
|