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