ci: fuck gitea
Some checks failed
Generate Checksums / checksums (push) Has been cancelled

This commit is contained in:
耗子 2025-02-28 01:39:11 +08:00
parent 6277cd6a28
commit 6513f6772d
Signed by: haozi
GPG Key ID: C964D7226D045DAA

View File

@ -13,7 +13,7 @@ jobs:
- name: Generate checksums
run: |
set -e
git clone ${{ github.repository }} /tmp/repo
git clone ${{ github.server_url }}/${{ github.repository }}.git /tmp/repo
cd /tmp/repo
git checkout ${{ github.ref }}
git lfs install --local