From d3cf1f3faa008a323e7f534655c54803834db588 Mon Sep 17 00:00:00 2001 From: gfdgd_xi <3025613752@qq.com> Date: Sat, 18 Apr 2026 10:21:38 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9hetao=20=E7=B3=BB=E7=BB=9F?= =?UTF-8?q?=E6=BA=90=E5=9C=B0=E5=9D=80=E8=87=B3mirror.math.princeton.edu?= 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.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 05ffb9a..adf7516 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://cdn-community-packages.deepin.com/deepin/beige/ + rootfs-source: https://mirror.math.princeton.edu/pub/deepin/beige/dists/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://cdn-community-packages.deepin.com/deepin/beige/ + rootfs-source: https://mirror.math.princeton.edu/pub/deepin/beige/dists/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://cdn-community-packages.deepin.com/deepin/beige/ + rootfs-source: https://mirror.math.princeton.edu/pub/deepin/beige/dists/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://cdn-community-packages.deepin.com/deepin/beige/ + rootfs-source: https://mirror.math.princeton.edu/pub/deepin/beige/dists/beige/ gxde-codename: hetao gxde-codename-upload: hetao