From de439afe810d392bf3e92360588a48d460b9edd0 Mon Sep 17 00:00:00 2001 From: Arlind Sulejmani Date: Wed, 1 Oct 2025 15:03:17 +0200 Subject: [PATCH] fix path --- .gitea/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/ci.yml b/.gitea/workflows/ci.yml index 40c267a..50bab1c 100644 --- a/.gitea/workflows/ci.yml +++ b/.gitea/workflows/ci.yml @@ -103,7 +103,7 @@ jobs: doc_dir: ${{ env.DOC_DIR }} - name: Cleanup Files - uses: https://git.sulejmani.xyz/Arlind/skins/.gitea/workflows/cleanup@reusable-actions + uses: https://git.sulejmani.xyz/Arlind/skins/.gitea/actions/cleanup@reusable-actions with: all_skins: ${{ steps.discover.outputs.all_skins }}