From 36c73ca1565def70f6d0c59bc11f1e32cb0c1873 Mon Sep 17 00:00:00 2001 From: gfdgd_xi <3025613752@qq.com> Date: Sun, 15 Sep 2024 08:51:50 +0800 Subject: [PATCH] =?UTF-8?q?=E5=B0=8F=E8=B0=83?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/configure-building-enviroment-base-system.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/workflows/configure-building-enviroment-base-system.sh b/.github/workflows/configure-building-enviroment-base-system.sh index 4a8553d..48da6ca 100755 --- a/.github/workflows/configure-building-enviroment-base-system.sh +++ b/.github/workflows/configure-building-enviroment-base-system.sh @@ -17,7 +17,8 @@ function useDebianPort() { } sudo apt update -sudo apt install debootstrap binfmt-support qemu-user-static git -y +sudo apt install debootstrap binfmt-support qemu-user qemu-user-static git -y +ls /usr/bin/qemu-* bottlePath=./system-bottle if [[ $2 == "beige" ]]; then getd23debootstrap