From 251ea07aeaabf9980ffbf5ee73562bd98a7187bf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=B8=A5=E6=B5=A9?= Date: Sun, 15 Jun 2025 01:16:48 +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 | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/测试hosts.yaml b/.github/workflows/测试hosts.yaml index 9e990e3..e31f9c9 100644 --- a/.github/workflows/测试hosts.yaml +++ b/.github/workflows/测试hosts.yaml @@ -22,3 +22,4 @@ jobs: 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 + - uses: actions/checkout@main