This commit is contained in:
jensgrunzer1
2024-11-20 00:18:34 +01:00
parent ac0ebb0271
commit 2105e0839d
+1
View File
@@ -10,6 +10,7 @@ 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: |