mirror of
https://github.com/KaringX/karing-ruleset.git
synced 2025-06-08 20:24:13 +08:00
rm sing-box files
This commit is contained in:
parent
588a7ffb56
commit
65327bd56f
7
.github/workflows/run.yml
vendored
7
.github/workflows/run.yml
vendored
@ -80,6 +80,13 @@ jobs:
|
|||||||
run: |
|
run: |
|
||||||
python workflow/resouces/convert_adguard.py ./sing-rule/
|
python workflow/resouces/convert_adguard.py ./sing-rule/
|
||||||
|
|
||||||
|
- name: rm sing-box files
|
||||||
|
env:
|
||||||
|
NO_SKIP: true
|
||||||
|
run: |
|
||||||
|
cd sing-rule || exit 1
|
||||||
|
rm -rf sing-box* LICENSE README.md
|
||||||
|
|
||||||
- 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