fix(duckdb): install extensions also for R & Python APIs #435
Annotations
1 error and 1 warning
Build and load to the Docker client
buildx failed with: ERROR: failed to solve: process "/bin/bash -c wget -q \"https://github.com/conda-forge/miniforge/releases/latest/download/Miniforge3-$(uname)-$(uname -m).sh\" -O miniforge.sh && /bin/bash miniforge.sh -b -p \"${MAMBA_DIR}\" && mamba install python==\"${PYTHON_VERSION}\" && touch ${MAMBA_DIR}/conda-meta/pinned && echo \"python==${PYTHON_VERSION}\" >> ${MAMBA_DIR}/conda-meta/pinned && mamba env update -n base -f conda-env.yml && mamba run -n base python /opt/install-duckdb-extensions.py && echo \". ${MAMBA_DIR}/etc/profile.d/conda.sh && conda activate\" >> ${HOME}/.bashrc && chown -R ${USERNAME}:${GROUPNAME} ${HOME} ${MAMBA_DIR} && rm miniforge.sh conda-env.yml && conda clean --all -f -y && rm -rf /var/lib/apt/lists/*" did not complete successfully: exit code: 2
|
Build and load to the Docker client
github_token= is not a valid secret
|
The logs for this run have expired and are no longer available.
Loading