E: The repository 'http://deb.debian.org/debian buster-updates Release' does not have a Release file. $ mkdir -p dist/archive dist/contents $ git log --pretty=%H --since=$LAST_UPDATE_DATE | xargs -I {} git diff-tree --no-commit-id --name-only --diff-filter=ACMR -r {} | sed "/sound\//d;/update\//d;/.yml/d" | sort | uniq | sed "s/^/'/g;s/\$/'/g" | xargs 7z a -mx9 dist/archive/ygopro-FiNALE-DIY-update.zip || true /bin/bash: line 154: git: command not found xargs: 7z: No such file or directory $ git clone --depth=1 https://code.moenext.com/alstroemeria-silentlove/ygopro-222DIY-sound sound /bin/bash: line 156: git: command not found Cleaning up project directory and file based variables ERROR: Job failed: exit code 1