From 1bc81aeb481bcdce0d385f20a03430b7be011b88 Mon Sep 17 00:00:00 2001 From: Arlind Date: Wed, 25 Jun 2025 12:38:21 +0200 Subject: [PATCH] Update .gitea/workflows/ci.yml --- .gitea/workflows/ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitea/workflows/ci.yml b/.gitea/workflows/ci.yml index f4fbae8..b8717b5 100644 --- a/.gitea/workflows/ci.yml +++ b/.gitea/workflows/ci.yml @@ -861,6 +861,7 @@ jobs: echo "[Cleanup Extra Files Started]" [ -f how-to-use.md ] && rm -f how-to-use.md + [ -f src/replay.osr ] && rm -f src/replay.osr readarray -t skins <<< "$ALL_SKINS_DIR"