mirror of
https://github.com/KaringX/karing-ruleset.git
synced 2025-06-09 01:04: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: |
|
||||
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
|
||||
run: |
|
||||
cd sing-rule || exit 1
|
||||
|
Loading…
x
Reference in New Issue
Block a user