mirror of
https://github.com/egorovna-developments/rule-set.git
synced 2026-05-17 02:32:28 +07:00
Remove norway.srs compilation step
Removed compilation step for norway.srs from the workflow.
This commit is contained in:
@@ -22,8 +22,6 @@ jobs:
|
||||
run: sing-box rule-set compile --output domains.srs domains.json
|
||||
- name: Compile subnets.srs
|
||||
run: sing-box rule-set compile --output subnets.srs subnets.json
|
||||
- name: Compile norway.srs
|
||||
run: sing-box rule-set compile --output norway.srs norway.json
|
||||
- name: Set up variables
|
||||
id: vars
|
||||
run: echo "date_now=$(date +"%Y_%m_%d_%H_%M_%S")" >> "${GITHUB_OUTPUT}"
|
||||
|
||||
Reference in New Issue
Block a user