Readded delete function
All checks were successful
Build on push / prepare (push) Successful in 6s
Build on push / build (push) Successful in 19s

This commit is contained in:
2026-02-15 12:46:24 +01:00
parent 706d9f89f0
commit 7e4abe9efd
2 changed files with 1 additions and 3 deletions

View File

@@ -52,7 +52,5 @@ runs:
DRY_RUN: ${{ inputs.dry_run }}
GITHUB_OUTPUT: ${{ env.GITHUB_OUTPUT }}
run: |
echo "Starting cleanup..."
./package-cleanup-linux-x64
echo "Cleanup completed."