From ad749b551b8e4e7b2a934de7ecc7d66cac58c53b Mon Sep 17 00:00:00 2001 From: gfdgd_xi <3025613752@qq.com> Date: Wed, 10 Jun 2026 19:23:09 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=8D=A2deepin=E6=BA=90=E5=9C=B0?= =?UTF-8?q?=E5=9D=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: gfdgd_xi <3025613752@qq.com> --- .github/workflows/building-deb-hetao-cross-host.yml | 8 ++++---- .github/workflows/building-deb-hetao-cross.yml | 8 ++++---- .github/workflows/building-deb-hetao.yml | 8 ++++---- 3 files changed, 12 insertions(+), 12 deletions(-) diff --git a/.github/workflows/building-deb-hetao-cross-host.yml b/.github/workflows/building-deb-hetao-cross-host.yml index eabf7fc..bf1c489 100755 --- a/.github/workflows/building-deb-hetao-cross-host.yml +++ b/.github/workflows/building-deb-hetao-cross-host.yml @@ -29,7 +29,7 @@ jobs: display-name: amd64-hetao arch: amd64 rootfs-codename: crimson - rootfs-source: https://mirror.math.princeton.edu/pub/deepin/beige/ + rootfs-source: https://mirrors.kernel.org/deepin/beige/ gxde-codename: hetao gxde-codename-upload: hetao gxde-cross-arch: amd64 @@ -41,7 +41,7 @@ jobs: display-name: arm64-hetao arch: arm64 rootfs-codename: crimson - rootfs-source: https://mirror.math.princeton.edu/pub/deepin/beige/ + rootfs-source: https://mirrors.kernel.org/deepin/beige/ gxde-codename: hetao gxde-codename-upload: hetao gxde-cross-arch: arm64 @@ -53,7 +53,7 @@ jobs: display-name: loong64-hetao arch: amd64 rootfs-codename: crimson - rootfs-source: https://mirror.math.princeton.edu/pub/deepin/beige/ + rootfs-source: https://mirrors.kernel.org/deepin/beige/ gxde-codename: hetao gxde-codename-upload: hetao gxde-cross-arch: loong64 @@ -65,7 +65,7 @@ jobs: display-name: riscv64-hetao arch: amd64 rootfs-codename: crimson - rootfs-source: https://mirror.math.princeton.edu/pub/deepin/beige/ + rootfs-source: https://mirrors.kernel.org/deepin/beige/ gxde-codename: hetao gxde-codename-upload: hetao gxde-cross-arch: riscv64 diff --git a/.github/workflows/building-deb-hetao-cross.yml b/.github/workflows/building-deb-hetao-cross.yml index d711a64..830edeb 100755 --- a/.github/workflows/building-deb-hetao-cross.yml +++ b/.github/workflows/building-deb-hetao-cross.yml @@ -29,7 +29,7 @@ jobs: display-name: amd64-hetao arch: amd64 rootfs-codename: crimson - rootfs-source: https://mirror.math.princeton.edu/pub/deepin/beige/ + rootfs-source: https://mirrors.kernel.org/deepin/beige/ gxde-codename: hetao gxde-codename-upload: hetao gxde-cross-arch: amd64 @@ -41,7 +41,7 @@ jobs: display-name: arm64-hetao arch: amd64 rootfs-codename: crimson - rootfs-source: https://mirror.math.princeton.edu/pub/deepin/beige/ + rootfs-source: https://mirrors.kernel.org/deepin/beige/ gxde-codename: hetao gxde-codename-upload: hetao gxde-cross-arch: arm64 @@ -53,7 +53,7 @@ jobs: display-name: loong64-hetao arch: amd64 rootfs-codename: crimson - rootfs-source: https://mirror.math.princeton.edu/pub/deepin/beige/ + rootfs-source: https://mirrors.kernel.org/deepin/beige/ gxde-codename: hetao gxde-codename-upload: hetao gxde-cross-arch: loong64 @@ -65,7 +65,7 @@ jobs: display-name: riscv64-hetao arch: amd64 rootfs-codename: crimson - rootfs-source: https://mirror.math.princeton.edu/pub/deepin/beige/ + rootfs-source: https://mirrors.kernel.org/deepin/beige/ gxde-codename: hetao gxde-codename-upload: hetao gxde-cross-arch: riscv64 diff --git a/.github/workflows/building-deb-hetao.yml b/.github/workflows/building-deb-hetao.yml index fb1a253..0f6d76a 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://mirror.math.princeton.edu/pub/deepin/beige/ + rootfs-source: https://mirrors.kernel.org/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://mirror.math.princeton.edu/pub/deepin/beige/ + rootfs-source: https://mirrors.kernel.org/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://mirror.math.princeton.edu/pub/deepin/beige/ + rootfs-source: https://mirrors.kernel.org/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://mirror.math.princeton.edu/pub/deepin/beige/ + rootfs-source: https://mirrors.kernel.org/deepin/beige/ gxde-codename: hetao gxde-codename-upload: hetao