From 6513f6772db5be6f78a5204b667072e704ea0699 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=80=97=E5=AD=90?= Date: Fri, 28 Feb 2025 01:39:11 +0800 Subject: [PATCH] ci: fuck gitea --- .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 a749a40..566585c 100644 --- a/.github/workflows/checksums.yml +++ b/.github/workflows/checksums.yml @@ -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