Use /usr/bin/env python3
in all scripts
#4
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
|