mirror of
https://github.com/MetaCubeX/meta-rules-dat.git
synced 2024-11-14 17:25:40 +08:00
Update run.yml
This commit is contained in:
parent
1a82656b4b
commit
16ee0a7be0
2
.github/workflows/run.yml
vendored
2
.github/workflows/run.yml
vendored
@ -248,7 +248,7 @@ jobs:
|
||||
- name: Move and zip files
|
||||
run: |
|
||||
mkdir -p ./publish/
|
||||
wget https://raw.githubusercontent.com/xishang0128/geoip/release/Country.mmdb -O ./publish/cn.mmdb
|
||||
wget https://raw.githubusercontent.com/xishang0128/geoip/release/Country.mmdb -O ./publish/country-lite.mmdb
|
||||
wget https://raw.githubusercontent.com/Loyalsoldier/geoip/release/Country.mmdb -O ./publish/country.mmdb
|
||||
install -Dp ./geoip-lite.dat ./publish/
|
||||
install -Dp ./geoip.dat ./publish/
|
||||
|
Loading…
Reference in New Issue
Block a user