Skip to content

Commit

Permalink
更新 update_hosts.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
sinspired authored Dec 6, 2024
1 parent 597e606 commit 3b07d5f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/update_hosts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,8 @@ jobs:
sudo pip install -r requirements.txt
- name: Run hosts update script1
run: |
sudo python3 seHosts.py
run: |
sudo python3 setHosts.py
# 提交并推送更新(仅在文件变更时)
- name: Commit and push changes
Expand Down

0 comments on commit 3b07d5f

Please sign in to comment.