mirror of
https://github.com/wyx2685/V2bX.git
synced 2026-02-04 04:30:08 +00:00
fix panic
This commit is contained in:
3
.github/workflows/release.yml
vendored
3
.github/workflows/release.yml
vendored
@@ -146,8 +146,7 @@ jobs:
|
||||
cp ${GITHUB_WORKSPACE}/example/route.json ./build_assets/route.json
|
||||
cp ${GITHUB_WORKSPACE}/example/custom_outbound.json ./build_assets/custom_outbound.json
|
||||
cp ${GITHUB_WORKSPACE}/example/custom_inbound.json ./build_assets/custom_inbound.json
|
||||
cp ${GITHUB_WORKSPACE}/example/rulelist ./build_assets/rulelist
|
||||
cp ${GITHUB_WORKSPACE}/example/config.yml.example ./build_assets/config.yml
|
||||
cp ${GITHUB_WORKSPACE}/example/config.yml.example ./build_assets/config.json
|
||||
LIST=('geoip geoip geoip' 'domain-list-community dlc geosite')
|
||||
for i in "${LIST[@]}"
|
||||
do
|
||||
|
||||
Reference in New Issue
Block a user