fix bun on arm cpus #111
Annotations
1 error
Build and push
buildx failed with: ERROR: failed to solve: process "/bin/sh -c case $TARGETARCH in 'amd64') export target=linux-x64-baseline;; 'arm64') export target=linux-aarch64 && curl -fLo bun-linux.zip https://github.com/oven-sh/bun/releases/download/bun-${BUN_VERSION}/bun-$target.zip && unzip bun-linux.zip && mv bun-linux/bun /usr/local/bin/bun && rm bun-linux.zip" did not complete successfully: exit code: 2
|
The logs for this run have expired and are no longer available.
Loading