测试hosts.yaml
This commit is contained in:
4
.github/workflows/测试hosts.yaml
vendored
4
.github/workflows/测试hosts.yaml
vendored
@ -20,6 +20,6 @@ jobs:
|
|||||||
# 158.180.89.16 git.yanhao.ren
|
# 158.180.89.16 git.yanhao.ren
|
||||||
echo "158.180.89.16 git.yanhao.ren" | sudo tee -a /etc/hosts
|
echo "158.180.89.16 git.yanhao.ren" | sudo tee -a /etc/hosts
|
||||||
echo "158.180.89.16 git.1-h.cc" | sudo tee -a /etc/hosts
|
echo "158.180.89.16 git.1-h.cc" | sudo tee -a /etc/hosts
|
||||||
curl git.yanhao.ren -v
|
curl https://git.yanhao.ren -v
|
||||||
curl git.1-h.cc -v
|
curl https://git.1-h.cc -v
|
||||||
- uses: actions/checkout@main
|
- uses: actions/checkout@main
|
||||||
|
Reference in New Issue
Block a user