rm changed files

Signed-off-by: Boris Yumankulov <boria138@altlinux.org>
This commit is contained in:
2025-07-23 17:17:10 +05:00
parent 7325db5837
commit 0eb496c101
4 changed files with 2 additions and 7 deletions

View File

@@ -40,5 +40,6 @@ jobs:
cat changed_files.txt
if grep -q "wine_metadata.json" changed_files.txt; then
rm -v changed_files.txt
bash push-to-gitea.sh
fi