mirror of
https://github.com/Dvorinka/swingmusic-extended.git
synced 2026-06-05 04:53:01 +00:00
Update aarch64.yml
Removed unecessary package
This commit is contained in:
@@ -10,7 +10,7 @@ jobs:
|
|||||||
- name: Installing Packages
|
- name: Installing Packages
|
||||||
run: |
|
run: |
|
||||||
sudo apt update -y
|
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
|
- name: Starting Services
|
||||||
run: |
|
run: |
|
||||||
sudo systemctl restart systemd-binfmt
|
sudo systemctl restart systemd-binfmt
|
||||||
|
|||||||
Reference in New Issue
Block a user