From beba54925cf5775196a17ded2de94c7292375a94 Mon Sep 17 00:00:00 2001
From: shenmo <jifengshenmo@outlook.com>
Date: Sun, 17 Sep 2023 00:43:22 +0000
Subject: [PATCH] update pipeline-dtk-build-aarch64.yml

---
 .workflow/pipeline-dtk-build-aarch64.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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