From b3e7b8adafd12dbbbe4a29433a7a6f16810d45ce Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=80=97=E5=AD=90?= Date: Fri, 28 Feb 2025 01:29:26 +0800 Subject: [PATCH] ci: test --- .github/workflows/checksums.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/checksums.yml b/.github/workflows/checksums.yml index b6f8acd..004e347 100644 --- a/.github/workflows/checksums.yml +++ b/.github/workflows/checksums.yml @@ -14,6 +14,7 @@ jobs: uses: actions/checkout@v4 - name: Generate checksums run: | + ping git.haozi.net -c 4 set -e git lfs install --local git remote set-url origin "https://ci:${{ secrets.CI_PASSWORD }}@${{ github.server_url }}/${{ github.repository }}"