mirror of
https://github.com/KaringX/karing-ruleset.git
synced 2025-06-08 18:04:13 +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 ./
|
cp -r ../meta-rules-dat/geo ./
|
||||||
bash ../workflow/resouces/merge_geo_ir.sh ./geo ../Iran-sing-box-rules/
|
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
|
- name: Git push assets to "sing-rule" branch
|
||||||
run: |
|
run: |
|
||||||
cd sing-rule || exit 1
|
cd sing-rule || exit 1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user