mirror of
https://github.com/2dust/v2rayN.git
synced 2025-08-24 03:46:55 +00:00
better geoip.dat and geosite.dat
This commit is contained in:
parent
633a7271ac
commit
1dbc3118d9
1 changed files with 4 additions and 0 deletions
|
@ -25,6 +25,10 @@ after_build:
|
|||
|
||||
7z x v2rayN-Core-bin\v2ray-windows.zip -ov2rayN\bin\Release
|
||||
|
||||
copy v2rayN-Core-bin\geoip.dat v2rayN\bin\Release /y
|
||||
|
||||
copy v2rayN-Core-bin\geosite.dat v2rayN\bin\Release /y
|
||||
|
||||
artifacts:
|
||||
- path: v2rayN\v2rayN\bin\Release
|
||||
name: v2rayN.Protable
|
||||
|
|
Loading…
Reference in a new issue