Update .gitea/workflows/ci.yml

This commit is contained in:
Arlind
2025-06-25 12:38:21 +02:00
parent d40138bd5b
commit 1bc81aeb48

View File

@@ -861,6 +861,7 @@ jobs:
echo "[Cleanup Extra Files Started]" echo "[Cleanup Extra Files Started]"
[ -f how-to-use.md ] && rm -f how-to-use.md [ -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" readarray -t skins <<< "$ALL_SKINS_DIR"