From 6d2bd7bbfff5e19c54067a847a654fb4d0832bcf Mon Sep 17 00:00:00 2001 From: gfdgd_xi <3025613752@qq.com> Date: Wed, 18 Jun 2025 23:01:39 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B0=83=E6=95=B4hetao=20apt=E6=BA=90?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/building-deb-hetao.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/workflows/building-deb-hetao.yml b/.github/workflows/building-deb-hetao.yml index 1822e83..d1db61b 100755 --- a/.github/workflows/building-deb-hetao.yml +++ b/.github/workflows/building-deb-hetao.yml @@ -29,7 +29,7 @@ jobs: display-name: amd64-hetao arch: amd64 rootfs-codename: crimson - rootfs-source: https://mirrors.cernet.edu.cn/deepin/beige/ + rootfs-source: https://cdn-community-packages.deepin.com/deepin/beige/ gxde-codename: hetao gxde-codename-upload: hetao @@ -40,7 +40,7 @@ jobs: display-name: arm64-hetao arch: arm64 rootfs-codename: crimson - rootfs-source: https://mirrors.cernet.edu.cn/deepin/beige/ + rootfs-source: https://cdn-community-packages.deepin.com/deepin/beige/ gxde-codename: hetao gxde-codename-upload: hetao @@ -51,7 +51,7 @@ jobs: display-name: loong64-hetao arch: loong64 rootfs-codename: crimson - rootfs-source: https://mirrors.cernet.edu.cn/deepin/beige/ + rootfs-source: https://cdn-community-packages.deepin.com/deepin/beige/ gxde-codename: hetao gxde-codename-upload: hetao @@ -62,6 +62,6 @@ jobs: display-name: riscv64-hetao arch: riscv64 rootfs-codename: crimson - rootfs-source: https://mirrors.cernet.edu.cn/deepin/beige/ + rootfs-source: https://cdn-community-packages.deepin.com/deepin/beige/ gxde-codename: hetao gxde-codename-upload: hetao