diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index a6b1436..1e97eda 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -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: |