This commit is contained in:
jensgrunzer1
2024-11-20 11:30:49 +01:00
parent 6a5c354ffa
commit 02d6c66c22
-1
View File
@@ -10,7 +10,6 @@ jobs:
- name: Installing Packages
run: |
sudo apt update -y
sudo apt upgrade -y
sudo apt -y install binfmt-support qemu-user-static systemd-container wget libarchive-tools
- name: Starting Services
run: |