dont add mod-icons to the filename for the mod icons

This commit is contained in:
2025-11-02 12:02:01 +01:00
parent e285b8a6a7
commit dd8491ce57
2 changed files with 2 additions and 2 deletions

View File

@@ -86,7 +86,7 @@ runs:
prune_dir "$REPO_SCREENSHOT_DIR" "$skin" "$header.mp4"
prune_dir "$REPO_RANKING_PANEL_DIR" "$skin" "$header.webp"
prune_dir "$REPO_MOD_ICONS_DIR" "$skin" "$header-mod-icons.webp"
prune_dir "$REPO_MOD_ICONS_DIR" "$skin" "$header.webp"
prune_dir "$REPO_THUMBNAIL_DIR" "$skin" "$header.webp"
prune_dir "$OSK_PATH" "$skin" "$header.osk"
prune_dir "$DOC_DIR" "$skin" "$header.md"