ci: test
Some checks failed
Generate Checksums / checksums (push) Failing after 39s

This commit is contained in:
耗子 2025-02-28 01:29:57 +08:00
parent b3e7b8adaf
commit 30a7e4ec16
Signed by: haozi
GPG Key ID: C964D7226D045DAA

View File

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