host not found either, install it and try
This commit is contained in:
2
.github/workflows/nightly.yml
vendored
2
.github/workflows/nightly.yml
vendored
@@ -42,6 +42,8 @@ jobs:
|
|||||||
done &
|
done &
|
||||||
- name: Try curl the dummy server on port 443
|
- name: Try curl the dummy server on port 443
|
||||||
run: |
|
run: |
|
||||||
|
apt-get update
|
||||||
|
apt-get install -y bind9-host
|
||||||
cat /etc/hosts
|
cat /etc/hosts
|
||||||
host api.notion.com
|
host api.notion.com
|
||||||
curl -k https://localhost:443
|
curl -k https://localhost:443
|
||||||
|
|||||||
Reference in New Issue
Block a user