mirror of
https://github.com/MetaCubeX/meta-rules-dat.git
synced 2024-11-10 16:05:42 +08:00
Update run.yml
This commit is contained in:
parent
c6675f25c6
commit
8321710656
4
.github/workflows/run.yml
vendored
4
.github/workflows/run.yml
vendored
@ -211,7 +211,7 @@ jobs:
|
|||||||
NO_SKIP: true
|
NO_SKIP: true
|
||||||
run: |
|
run: |
|
||||||
cd sing-geosite || exit 1
|
cd sing-geosite || exit 1
|
||||||
cp ../custom/publish/geosite-lite.dat ./
|
cp ../community/geosite-lite.dat ./
|
||||||
go run -v . geosite-lite.dat geosite-lite.db
|
go run -v . geosite-lite.dat geosite-lite.db
|
||||||
|
|
||||||
- name: Checkout SagerNet/sing-geoip
|
- name: Checkout SagerNet/sing-geoip
|
||||||
@ -246,7 +246,7 @@ jobs:
|
|||||||
install -Dp ./geoip.dat ./publish/
|
install -Dp ./geoip.dat ./publish/
|
||||||
install -Dp ./custom/publish/geosite.dat ./publish/
|
install -Dp ./custom/publish/geosite.dat ./publish/
|
||||||
install -Dp ./sing-geosite/geosite.db ./publish/
|
install -Dp ./sing-geosite/geosite.db ./publish/
|
||||||
install -Dp ./custom/publish/geosite-lite.dat ./publish/
|
install -Dp ./community/geosite-lite.dat ./publish/
|
||||||
install -Dp ./sing-geosite/geosite-lite.db ./publish/
|
install -Dp ./sing-geosite/geosite-lite.db ./publish/
|
||||||
install -Dp ./sing-geoip/geoip.db ./publish/
|
install -Dp ./sing-geoip/geoip.db ./publish/
|
||||||
install -Dp ./sing-geoip/cn.db ./publish/
|
install -Dp ./sing-geoip/cn.db ./publish/
|
||||||
|
Loading…
Reference in New Issue
Block a user