mirror of
https://github.com/egorovna-developments/rule-set.git
synced 2026-05-17 02:32:28 +07:00
Update build.yml
This commit is contained in:
@@ -16,3 +16,7 @@ jobs:
|
||||
uses: actions/checkout@v6
|
||||
- name: Install sing-box
|
||||
run: curl -fsSL https://sing-box.app/install.sh | sh
|
||||
- name: Compile domain.srs
|
||||
run: sing-box rule-set compile --output domain.srs domain.json
|
||||
- name: Compile ip_cidr.srs
|
||||
run: sing-box rule-set compile --output ip_cidr.srs ip_cidr.json
|
||||
|
||||
Reference in New Issue
Block a user