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