fix \ #5
bazarr.yml
on: push
call-main-workflow
/
build-and-push-image
41s
Annotations
1 error
call-main-workflow / build-and-push-image
buildx failed with: ERROR: failed to solve: process "/bin/sh -c curl -fsSL https://github.com/morpheus65535/bazarr/releases/latest/download/bazarr.zip -o bazarr.zip && unzip -q bazarr.zip && rm bazarr.zip && python3 -m venv . && /app/bin/pip install --no-cache-dir -r requirements.txt && chmod -R 1000:1000 ." did not complete successfully: exit code: 1
|