Skip to content
Triggered via watch August 29, 2023 06:07
@906192423906192423
started 614359d
Status Failure
Total duration 6m 4s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

push_images.yml

on: watch
Fit to window
Zoom out
Zoom in

Annotations

1 error
docker
buildx failed with: ERROR: failed to solve: process "/bin/bash -o pipefail -c set -x && dpkg --add-architecture i386 && apt-get update && apt-get install -y --no-install-recommends --no-install-suggests wget software-properties-common gnupg2 && wget -O - https://dl.winehq.org/wine-builds/winehq.key | apt-key add - && apt-add-repository 'deb https://dl.winehq.org/wine-builds/ubuntu/ focal main' && apt-get update && apt-get install -y --no-install-recommends --no-install-suggests xauth gettext winbind xvfb lib32gcc1 && apt-get install -y --install-recommends --no-install-suggests winehq-${WINE_REL}=${WINE_VER} wine-${WINE_REL}=${WINE_VER} wine-${WINE_REL}-amd64=${WINE_VER} wine-${WINE_REL}-i386=${WINE_VER} && mkdir -p \"${STEAMAPPDIR}\" && \"${STEAMCMD}\" +force_install_dir /home/steam/steamworks_sdk +login anonymous +@sSteamCmdForcePlatformType windows +app_update 1007 +quit && cp /home/steam/steamworks_sdk/*64.dll \"${STEAMAPPDIR}\"/ && \"${STEAMCMD}\" +force_install_dir \"${STEAMAPPDIR}\" +login anonymous +@sSteamCmdForcePlatformType windows +app_update \"${STEAMAPPID}\" +quit && apt-get remove --purge -y wget software-properties-common gnupg2 && ln -fs /usr/share/zoneinfo/Asia/Shanghai /etc/localtime && echo \"Asia/Shanghai\" > /etc/timezone && apt-get clean autoclean && apt-get autoremove -y && rm -rf /var/lib/apt/lists/*" did not complete successfully: exit code: 139