diff --git a/.workflow/pipeline-dtk-build-aarch64.yml b/.workflow/pipeline-dtk-build-aarch64.yml index 819535c..77495d2 100644 --- a/.workflow/pipeline-dtk-build-aarch64.yml +++ b/.workflow/pipeline-dtk-build-aarch64.yml @@ -25,7 +25,7 @@ stages: - apt update - export DEBIAN_FRONTEND=noninteractive - echo "安装wget qemu-user-static" - - apt install wget qemu-user-static xz-utils binfmt-support -y + - apt install git wget qemu-user-static xz-utils binfmt-support -y - mkdir ../spark-store-git - mv * ../spark-store-git - git clone https://gitlink.org.cn/shenmo7192/debian-container-aarch64.git