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 7, 2024
1 parent 67a3d11 commit 8107c7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update_hosts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ jobs:
run: |
python -m pip install pip
sudo pip install -r requirements.txt
pip install requests httpx dnspython ssl
pip install requests httpx
- name: Test FetchDNS
run: |
python fetch_dns.py
Expand Down

0 comments on commit 8107c7e

Please sign in to comment.