diff --git a/.github/workflows/bin_update.yml b/.github/workflows/bin_update.yml index 167794f..d732542 100644 --- a/.github/workflows/bin_update.yml +++ b/.github/workflows/bin_update.yml @@ -32,6 +32,8 @@ jobs: - name: Update Dashboard run: | + mkdir -p bin/dashboard + mkdir -p bin/geodata cd bin/dashboard echo 下载官方面板 curl -kfSL -o clashdb.zip https://github.com/Dreamacro/clash-dashboard/archive/gh-pages.zip