Update aarch64.yml

Removed unecessary package
This commit is contained in:
jensgrunzer1
2024-11-22 08:12:50 +01:00
committed by GitHub
parent 284822bef4
commit 75ae9cbd00
+1 -1
View File
@@ -10,7 +10,7 @@ jobs:
- name: Installing Packages
run: |
sudo apt update -y
sudo apt -y install binfmt-support qemu-user-static systemd-container wget libarchive-tools
sudo apt -y install binfmt-support qemu-user-static systemd-container wget
- name: Starting Services
run: |
sudo systemctl restart systemd-binfmt