00:01:58
Oct 05, 2022
00:02:27
00:03:38
E: The repository 'http://deb.debian.org/debian buster-updates InRelease' is not signed.$ 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-222DIY-update.7z || true/bin/bash: line 112: git: command not foundxargs: 7z: No such file or directory$ git clone --depth=1 https://code.mycard.moe/alstroemeria-silentlove/ygopro-222DIY-sound sound/bin/bash: line 114: git: command not foundCleaning up file based variablesERROR: Job failed: exit code 1