测试hosts.yaml

This commit is contained in:
严浩
2025-06-15 01:25:02 +08:00
parent 251ea07aea
commit bce207f5b4

View File

@@ -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