懒人规则同步转移至LOWERTOP/Shadowrocket

This commit is contained in:
Johnshall
2025-02-08 14:12:41 +08:00
committed by GitHub
parent 401cfe8aa5
commit 296d78c43c
2 changed files with 19 additions and 20 deletions

View File

@@ -26,11 +26,11 @@ jobs:
- name: Run auto-build.sh
run: ./factory/auto_build.sh
# - name: Update lazy rules
# run: |
# rm lazy.conf lazy_group.conf
# curl -O https://raw.githubusercontent.com/wlxuf/Shadowrocket/main/lazy.conf
# curl -O https://raw.githubusercontent.com/wlxuf/Shadowrocket/main/lazy_group.conf
- name: Update lazy rules
run: |
rm lazy.conf lazy_group.conf
curl -O https://raw.githubusercontent.com/LOWERTOP/Shadowrocket/main/lazy.conf
curl -O https://raw.githubusercontent.com/LOWERTOP/Shadowrocket/main/lazy_group.conf
- name: Deploy
uses: JamesIves/github-pages-deploy-action@v4