Update bin_update.yml
This commit is contained in:
2
.github/workflows/bin_update.yml
vendored
2
.github/workflows/bin_update.yml
vendored
@@ -32,6 +32,8 @@ jobs:
|
|||||||
|
|
||||||
- name: Update Dashboard
|
- name: Update Dashboard
|
||||||
run: |
|
run: |
|
||||||
|
mkdir -p bin/dashboard
|
||||||
|
mkdir -p bin/geodata
|
||||||
cd bin/dashboard
|
cd bin/dashboard
|
||||||
echo 下载官方面板
|
echo 下载官方面板
|
||||||
curl -kfSL -o clashdb.zip https://github.com/Dreamacro/clash-dashboard/archive/gh-pages.zip
|
curl -kfSL -o clashdb.zip https://github.com/Dreamacro/clash-dashboard/archive/gh-pages.zip
|
||||||
|
|||||||
Reference in New Issue
Block a user