修复小闪存模式无法安装zashboard的问题

This commit is contained in:
LeoHLee
2025-07-07 05:06:27 +08:00
committed by GitHub
parent 53a6b9f2c1
commit cdea0e35d4

View File

@@ -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