From cdea0e35d487bebc1d28601fc53973d206be3569 Mon Sep 17 00:00:00 2001 From: LeoHLee <48520136+LeoHLee@users.noreply.github.com> Date: Mon, 7 Jul 2025 05:06:27 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E5=B0=8F=E9=97=AA=E5=AD=98?= =?UTF-8?q?=E6=A8=A1=E5=BC=8F=E6=97=A0=E6=B3=95=E5=AE=89=E8=A3=85zashboard?= =?UTF-8?q?=E7=9A=84=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/bin_update.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/bin_update.yml b/.github/workflows/bin_update.yml index 5ca1211..8e5dd3d 100644 --- a/.github/workflows/bin_update.yml +++ b/.github/workflows/bin_update.yml @@ -49,7 +49,7 @@ jobs: echo 下载meta-xd面板 curl -kfSL -o meta_xd.zip https://github.com/MetaCubeX/metacubexd/archive/gh-pages.zip echo 下载zashboard面板 - curl -kfSL -o zashboard.zip https://github.com/Zephyruso/zashboard/releases/latest/download/dist-cdn-fonts.zip + curl -kfSL -o zashboard.zip https://github.com/Zephyruso/zashboard/archive/gh-pages.zip echo 解压缩 # unzip -o clashdb.zip > /dev/null unzip -o yacd.zip > /dev/null