This commit is contained in:
jensgrunzer1
2024-11-19 23:29:22 +01:00
parent 50d050739d
commit 0d37ba50bc
+1 -1
View File
@@ -9,7 +9,7 @@ jobs:
steps:
- name: Installing Packages
run: |
sudo apt update
sudo apt update -y
sudo apt -y install binfmt-support qemu-user-static systemd-container wget libarchive-tools
- name: Starting Services
run: |