Refine Action for Clash
Some checks failed
Generate RULE-SET for Premium Edition of Clash / build (push) Failing after 5s
Some checks failed
Generate RULE-SET for Premium Edition of Clash / build (push) Failing after 5s
This commit is contained in:
@@ -12,8 +12,9 @@ jobs:
|
|||||||
build:
|
build:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout codebase
|
- name: Make directory
|
||||||
uses: https://github.com/actions/checkout@v3
|
run: |
|
||||||
|
mkdir -p Clash/RuleSet/StreamingMedia
|
||||||
|
|
||||||
- name: Set variables
|
- name: Set variables
|
||||||
run: |
|
run: |
|
||||||
|
Reference in New Issue
Block a user