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