👷 fix(ci): add newline at end of cleanup.yml for consistency

This commit is contained in:
rE-Bo0t.bx1
2025-12-05 21:03:38 +08:00
parent 911a44eef4
commit 3b89bc6319

View File

@@ -31,4 +31,5 @@ jobs:
echo " - Deleting $key"
gh cache delete "$key" --repo $REPO || echo " ⚠️ Failed to delete $key (might already be gone)"
done
echo "🎉 Cache cleanup complete."
echo "🎉 Cache cleanup complete."