V8.13.288.2025.10.24
Some checks failed
🛡️ Shell Script Linting / 🛡️ Shell Script Linting (push) Successful in 1m49s
🔐 Generating a Private Live ISO TRIXIE. / 🔐 Generating a Private Live ISO TRIXIE. (push) Failing after 20m4s

Signed-off-by: Marc S. Weidner <msw@coresecret.dev>
This commit is contained in:
2025-10-24 20:02:05 +01:00
parent fcd1756cce
commit 0f85ba60b2
5 changed files with 21 additions and 4 deletions

View File

@@ -40,7 +40,7 @@ jobs:
shell: bash
run: |
export DEBIAN_FRONTEND=noninteractive
apt-get update
apt-get update -qq
apt-get upgrade -y
apt-get install -y --no-install-recommends \
apt-utils \