From ace88107c25a7b5eda09e5102f2e42ff9367d415 Mon Sep 17 00:00:00 2001 From: gfdgd_xi <3025613752@qq.com> Date: Tue, 4 Feb 2025 14:00:04 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=B0=E5=A2=9Edesktop-base=E8=A7=A3?= =?UTF-8?q?=E5=8C=85?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/configure-building-enviroment.sh | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.github/workflows/configure-building-enviroment.sh b/.github/workflows/configure-building-enviroment.sh index c58632e..bbaeecc 100755 --- a/.github/workflows/configure-building-enviroment.sh +++ b/.github/workflows/configure-building-enviroment.sh @@ -55,7 +55,9 @@ apt install dpkg-dev sudo debian-ports-archive-keyring debian-archive-keyring -y #apt build-dep qemu -y # 如果是 Debian10 就需要安装 Python3 的依赖 #apt build-dep python3.7 -y - +# 解包 deepin-desktop-base +apt download deepin-desktop-base +dpkg -x deepin-desktop-base_*.deb / for i in {1..5}; do