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