removed more useless output

This commit is contained in:
jensgrunzer1
2025-01-23 14:36:12 +01:00
parent 79d50c5416
commit fa035d3671
2 changed files with 8 additions and 8 deletions
+2 -2
View File
@@ -20,8 +20,8 @@ jobs:
sparse-checkout-cone-mode: false
- name: Installing Packages
run: |
sudo apt -qq update -y
sudo apt -y -qq install binfmt-support qemu-user-static systemd-container wget
sudo apt -qq update -y > /dev/null
sudo apt -y -qq install binfmt-support qemu-user-static systemd-container wget > /dev/null
- name: Starting Services
run: |
sudo systemctl restart systemd-binfmt