diff --git a/.github/workflows/building-deb-hetao-cross-host.yml b/.github/workflows/building-deb-hetao-cross-host.yml index bf1c489..bf82f06 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://mirrors.kernel.org/deepin/beige/ + rootfs-source: https://cdn-community-packages.deepin.com/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://mirrors.kernel.org/deepin/beige/ + rootfs-source: https://cdn-community-packages.deepin.com/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://mirrors.kernel.org/deepin/beige/ + rootfs-source: https://cdn-community-packages.deepin.com/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://mirrors.kernel.org/deepin/beige/ + rootfs-source: https://cdn-community-packages.deepin.com/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 830edeb..04c26dc 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://mirrors.kernel.org/deepin/beige/ + rootfs-source: https://cdn-community-packages.deepin.com/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://mirrors.kernel.org/deepin/beige/ + rootfs-source: https://cdn-community-packages.deepin.com/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://mirrors.kernel.org/deepin/beige/ + rootfs-source: https://cdn-community-packages.deepin.com/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://mirrors.kernel.org/deepin/beige/ + rootfs-source: https://cdn-community-packages.deepin.com/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 0f6d76a..05ffb9a 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.kernel.org/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.kernel.org/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.kernel.org/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.kernel.org/deepin/beige/ + rootfs-source: https://cdn-community-packages.deepin.com/deepin/beige/ gxde-codename: hetao gxde-codename-upload: hetao