diff --git a/.github/workflows/update_hosts.yml b/.github/workflows/update_hosts.yml index 868338e..feed912 100644 --- a/.github/workflows/update_hosts.yml +++ b/.github/workflows/update_hosts.yml @@ -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