Build/Push Release #92
buildRelease.yml
on: workflow_dispatch
Annotations
1 error
linux
buildx failed with: ERROR: failed to solve: process "/bin/bash -c cd ${INSTALL_LOCATION}/bin && arch=\"$(./machinetype)\" && if [ \"$arch\" = \"x86_64\" ] || [ \"$arch\" = \"aarch64\" ]; then mv osversion oserversion.hold && echo \"#!/bin/sh\" > osversion && echo \"echo wsl1\" >> osversion && ./makeright x cleanup && ./makeright x && ./makeright init && mv osversion.hold osversion ; fi" did not complete successfully: exit code: 2
|