修复小闪存模式无法安装zashboard的问题
This commit is contained in:
2
.github/workflows/bin_update.yml
vendored
2
.github/workflows/bin_update.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user