mirror of
https://github.com/v2fly/v2ray-core.git
synced 2026-04-16 10:39:20 -04:00
use fly file
This commit is contained in:
4
.github/workflows/dlc.yml
vendored
4
.github/workflows/dlc.yml
vendored
@@ -16,8 +16,8 @@ jobs:
|
||||
|
||||
- name: Download and Write
|
||||
run: |
|
||||
curl -L -o release/config/geoip.dat "https://github.com/v2ray/geoip/raw/release/geoip.dat"
|
||||
curl -L -o release/config/geosite.dat "https://github.com/v2ray/domain-list-community/raw/release/dlc.dat"
|
||||
curl -L -o release/config/geoip.dat "https://github.com/v2fly/geoip/raw/release/geoip.dat"
|
||||
curl -L -o release/config/geosite.dat "https://github.com/v2fly/domain-list-community/raw/release/dlc.dat"
|
||||
|
||||
- name: push
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user