Skip to content

Use /usr/bin/env python3 in all scripts #3

Use /usr/bin/env python3 in all scripts

Use /usr/bin/env python3 in all scripts #3

Re-run triggered August 2, 2023 18:59
Status Failure
Total duration 2m 5s
Artifacts

docker-build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error
build-image
buildx failed with: ERROR: failed to solve: executor failed running [/bin/sh -c set -eux; apt-get install ocl-icd-opencl-dev wget clang make libpoco-dev -y; wget --output-document=sanjuuni.tar.gz https://github.com/MCJack123/sanjuuni/archive/${SANJUUNI_VERSION}.tar.gz; echo "${SANJUUNI_SHA512SUM}" | sha512sum -c -; mkdir --parents sanjuuni; tar --extract --directory sanjuuni --strip-components=1 --file=sanjuuni.tar.gz]: exit code: 100