From 319d06e08add6baadf2e0a69464943e9715c4162 Mon Sep 17 00:00:00 2001 From: fithwum Date: Mon, 7 Jul 2025 09:14:36 -0700 Subject: [PATCH] fdfgh --- .gitea/workflows/base-build.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitea/workflows/base-build.yml b/.gitea/workflows/base-build.yml index 1d7f981..5a3ac11 100644 --- a/.gitea/workflows/base-build.yml +++ b/.gitea/workflows/base-build.yml @@ -57,6 +57,9 @@ jobs: echo "[INFO] Looking for tarballs in workspace..." find . -name '*.tar.bz2' -exec ls -lh {} \; + - name: Clone upload repo + run: git clone "${{ env.REPO_URL }}" upload-repo + - name: Copy sha256sums.txt to upload-repo run: cp sha256sums.txt upload-repo/