mirror of
https://github.com/KaringX/karing-ruleset.git
synced 2025-06-08 18:04:13 +08:00
test file permissions
This commit is contained in:
parent
0951029a4d
commit
5fd57f77a2
2
.github/workflows/run.yml
vendored
2
.github/workflows/run.yml
vendored
@ -33,7 +33,7 @@ jobs:
|
|||||||
mkdir -p ./sing-rule/
|
mkdir -p ./sing-rule/
|
||||||
cp ./workflow/resouces/convert_* ./sing-rule/
|
cp ./workflow/resouces/convert_* ./sing-rule/
|
||||||
cd sing-rule || exit 1
|
cd sing-rule || exit 1
|
||||||
ls -lha ../ACL4SSR/Clash/Ruleset
|
chmod 777 -R ../ACL4SSR/Clash
|
||||||
python convert_json.py ../ACL4SSR/Clash ./
|
python convert_json.py ../ACL4SSR/Clash ./
|
||||||
|
|
||||||
- name: Convert json to srs
|
- name: Convert json to srs
|
||||||
|
Loading…
x
Reference in New Issue
Block a user