mirror of
https://github.com/egorovna-developments/rule-set.git
synced 2026-05-17 02:32:28 +07:00
Add file listing step to build workflow
This commit is contained in:
@@ -33,6 +33,8 @@ 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: List files
|
||||
run: ls -la
|
||||
- name: Set up variables
|
||||
id: vars
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user