This commit is contained in:
2026-02-06 14:05:18 -06:00
parent 7e47ef9d74
commit 6a83ac767c

View File

@@ -34,7 +34,7 @@ jobs:
Signed-By: /etc/apt/keyrings/docker.asc
EOF
sudo apt update
sudo apt update --yes
sudo apt install docker-ce docker-ce-cli containerd.io docker-buildx-plugin
- name: Build GameCube
run: |