From e6b885ef83c54113542da62ea3d8ea8b83ad29e6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=B8=A5=E6=B5=A9?= Date: Sun, 15 Jun 2025 01:15:00 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B5=8B=E8=AF=95hosts.yaml?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/测试hosts.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/测试hosts.yaml b/.github/workflows/测试hosts.yaml index 6557e09..9e990e3 100644 --- a/.github/workflows/测试hosts.yaml +++ b/.github/workflows/测试hosts.yaml @@ -19,4 +19,6 @@ jobs: run: | # 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.1-h.cc" | sudo tee -a /etc/hosts curl git.yanhao.ren -v + curl git.1-h.cc -v