mirror of
https://github.com/KaringX/karing-ruleset.git
synced 2025-06-08 11:14:14 +08:00
task for built-in rsg
This commit is contained in:
parent
20fd7e77da
commit
08b8e7e0ec
7
.github/workflows/run.yml
vendored
7
.github/workflows/run.yml
vendored
@ -67,6 +67,13 @@ jobs:
|
||||
cp -r ../meta-rules-dat/geo ./
|
||||
bash ../workflow/resouces/merge_geo_ir.sh ./geo ../Iran-sing-box-rules/
|
||||
|
||||
- name: maker karing built-in rule-set group
|
||||
env:
|
||||
NO_SKIP: true
|
||||
run: |
|
||||
mkdir -p ./sing-rule/karing
|
||||
python workflow/resouces/kr_builtin_ruleset.py ./sing-rule/
|
||||
|
||||
- name: Git push assets to "sing-rule" branch
|
||||
run: |
|
||||
cd sing-rule || exit 1
|
||||
|
Loading…
x
Reference in New Issue
Block a user