Update demo_all.yml

This commit is contained in:
quydang 2023-09-28 13:36:54 +07:00 committed by GitHub
parent cac70b5e16
commit 6d6cd53e3d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,4 +1,4 @@
name: Release X-UI
name: Release All X-UI
on:
push:
@ -80,6 +80,10 @@ jobs:
rm -f Xray-linux-arm32-v7a.zip
fi
rm -f geoip.dat geosite.dat iran.dat
# Add this line to skip replacing README.md
unzip -o -d xray-linux-${{ matrix.platform }} Xray-linux-${{ matrix.platform }}.zip -x README.md
wget https://github.com/Loyalsoldier/v2ray-rules-dat/releases/latest/download/geoip.dat
wget https://github.com/Loyalsoldier/v2ray-rules-dat/releases/latest/download/geosite.dat
wget https://github.com/MasterKia/iran-hosted-domains/releases/latest/download/iran.dat