由于上游丢失,停止同步懒人配置

This commit is contained in:
Johnshall
2025-02-08 00:29:39 +08:00
committed by GitHub
parent 2867b1badf
commit cecd0eb138
2 changed files with 7 additions and 7 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/wlxuf/Shadowrocket/main/lazy.conf
# curl -O https://raw.githubusercontent.com/wlxuf/Shadowrocket/main/lazy_group.conf
- name: Deploy
uses: JamesIves/github-pages-deploy-action@v4