Skip to content

Housekeeping: Fix typo. #227

Housekeeping: Fix typo.

Housekeeping: Fix typo. #227

Re-run triggered January 10, 2024 20:28
Status Failure
Total duration 11m 42s
Artifacts

test_docker.yml

on: push
Matrix: test_images / image_build
Fit to window
Zoom out
Zoom in

Annotations

3 errors
test_images / image_build (naev-release, naev-release)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c microdnf --nodocs --setopt=install_weak_deps=0 -y install meson ninja-build gcc python3-pyyaml file git tar xz unzip zip glibc.i686 SDL2.i686 && microdnf clean all && curl -L -O http://media.steampowered.com/installer/steamcmd_linux.tar.gz && mkdir -p /opt/steamcmd && tar -xvzf steamcmd_linux.tar.gz -C /opt/steamcmd && mv /opt/steamcmd/steam.sh /opt/steamcmd/steam && mv /opt/steamcmd/steamcmd.sh /opt/steamcmd/steamcmd && rm steamcmd_linux.tar.gz && curl -L -o butler.zip https://broth.itch.ovh/butler/linux-amd64/LATEST/archive/default && mkdir -p /opt/butler && unzip butler.zip -d /opt/butler && chmod +x /opt/butler && rm butler.zip && curl -L -O https://github.com/indygreg/apple-platform-rs/releases/download/apple-codesign%2F0.26.0/apple-codesign-0.26.0-x86_64-unknown-linux-musl.tar.gz && mkdir -p /opt/apple-codesign && tar --strip-components=1 -xvzf apple-codesign-0.26.0-x86_64-unknown-linux-musl.tar.gz -C /opt/apple-codesign && rm apple-codesign-0.26.0-x86_64-unknown-linux-musl.tar.gz && echo \"Verifying steamcmd install\" && command -v steamcmd && steamcmd +quit && echo \"Verifying butler install\" && command -v butler && butler -V && echo \"Verifying rcodesign install\" && command -v rcodesign && rcodesign -V && echo \"Verifying github-assets-uploader install\" && command -v github-assets-uploader && github-assets-uploader -version" did not complete successfully: exit code: 1
test_images / image_build (naev-macos, naev-macos)
The job was canceled because "naev-release_naev-release" failed.
test_images / image_build (naev-macos, naev-macos)
The operation was canceled.