implement spark USB discovery #3
Annotations
1 error
build
buildx failed with: ERROR: failed to solve: process "/bin/sh -c set -ex\n\n apt-get update\n apt-get install -y --no-install-recommends \\\n socat \\\n usbutils\n rm -rf /var/cache/apt/archives /var/lib/apt/lists\n\n python3 -m venv $VENV\n pip3 install --no-index your_package\n pip3 freeze\n rm -rf /wheeley\n" did not complete successfully: exit code: 1
|