From 1d98292b0b1cbafce05c3b83b6c67835a9ebcc6b Mon Sep 17 00:00:00 2001 From: gfdgd-xi <3025613752@qq.com> Date: Sat, 24 May 2025 11:21:19 +0800 Subject: [PATCH] =?UTF-8?q?=E6=81=A2=E5=A4=8D=E8=87=AA=E5=8A=A8=E6=9E=84?= =?UTF-8?q?=E5=BB=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/building-deb-sid.yml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/.github/workflows/building-deb-sid.yml b/.github/workflows/building-deb-sid.yml index 785e7da..4961594 100644 --- a/.github/workflows/building-deb-sid.yml +++ b/.github/workflows/building-deb-sid.yml @@ -31,4 +31,8 @@ jobs: rootfs-codename: sid rootfs-source: https://deb.debian.org/debian-ports/ gxde-codename: bixie - gxde-codename-upload: tianlu \ No newline at end of file + gxde-codename-upload: tianlu + + call-zhuangzhuang: + uses: GXDE-OS/GXDE/.github/workflows/building-deb-zhuangzhuang.yml@master + secrets: inherit \ No newline at end of file