mirror of
https://github.com/MetaCubeX/meta-rules-dat.git
synced 2026-04-02 19:17:44 +08:00
fixed include commands
This commit is contained in:
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
@@ -101,6 +101,7 @@ jobs:
|
|||||||
|
|
||||||
- name: Add lists into appropriate category
|
- name: Add lists into appropriate category
|
||||||
run: |
|
run: |
|
||||||
|
cd $GOPATH/src/$GEOSITE_REPO/data
|
||||||
echo "include:proxylist" >> geolocation-\!cn
|
echo "include:proxylist" >> geolocation-\!cn
|
||||||
echo "include:directlist" >> cn
|
echo "include:directlist" >> cn
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user