mirror of
https://github.com/MetaCubeX/meta-rules-dat.git
synced 2025-05-08 04:55:46 +08:00
Update run.yml
This commit is contained in:
parent
cfd2662fec
commit
e0b8f2e868
12
.github/workflows/run.yml
vendored
12
.github/workflows/run.yml
vendored
@ -203,16 +203,6 @@ jobs:
|
|||||||
repository: SagerNet/sing-geosite
|
repository: SagerNet/sing-geosite
|
||||||
path: sing-geosite
|
path: sing-geosite
|
||||||
|
|
||||||
- name: Build geosite-lite.db file
|
|
||||||
env:
|
|
||||||
NO_SKIP: true
|
|
||||||
run: |
|
|
||||||
cd sing-geosite || exit 1
|
|
||||||
sed -i 's/geosite-v2fly\.db/geosite.db/g' main.go
|
|
||||||
sed -i 's/v2fly\/domain-list-community/xishang0128\/meta-rules-dat/g' main.go
|
|
||||||
sed -i 's/dlc/geosite-lite/g' main.go
|
|
||||||
go run -v .
|
|
||||||
mv geosite.db geosite-lite.db
|
|
||||||
|
|
||||||
- name: Build geosite.db file
|
- name: Build geosite.db file
|
||||||
env:
|
env:
|
||||||
@ -264,7 +254,7 @@ jobs:
|
|||||||
curl -sSL https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/rule/Clash/Proxy/Proxy_Domain.yaml | sed '/^\s*#/d' > ./publish/proxy.yaml
|
curl -sSL https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/rule/Clash/Proxy/Proxy_Domain.yaml | sed '/^\s*#/d' > ./publish/proxy.yaml
|
||||||
cd ./publish || exit 1
|
cd ./publish || exit 1
|
||||||
sha256sum geosite.dat > geosite.dat.sha256sum
|
sha256sum geosite.dat > geosite.dat.sha256sum
|
||||||
sha256sum geosite-lite.dat > geositelite.dat.sha256sum
|
sha256sum geosite-lite.dat > geosite-lite.dat.sha256sum
|
||||||
|
|
||||||
|
|
||||||
- name: Delete current release assets
|
- name: Delete current release assets
|
||||||
|
Loading…
x
Reference in New Issue
Block a user