From f448806824cbfbf55231aca9354eccc19072f2d7 Mon Sep 17 00:00:00 2001 From: Developer Date: Sun, 22 Mar 2026 20:01:21 +0000 Subject: [PATCH] Remove artifact upload step (not supported on Gitea Actions) --- .gitea/workflows/ci.yml | 6 ------ 1 file changed, 6 deletions(-) diff --git a/.gitea/workflows/ci.yml b/.gitea/workflows/ci.yml index f55076b..626cb6a 100644 --- a/.gitea/workflows/ci.yml +++ b/.gitea/workflows/ci.yml @@ -48,9 +48,3 @@ jobs: - name: Build package run: | python -m build - - - name: Upload artifacts - uses: actions/upload-artifact@v4 - with: - name: dist - path: dist/