Compare commits

..

1 Commits

Author SHA1 Message Date
3ba2b71f4a Hold to debug
All checks were successful
Build on push / prepare (push) Successful in 8s
Build on push / build (push) Successful in 21s
2026-02-15 12:08:45 +01:00

View File

@@ -47,5 +47,6 @@ runs:
GITHUB_OUTPUT: ${{ env.GITHUB_OUTPUT }}
run: |
echo "Starting cleanup..."
./package-cleanup-linux-x64
./package-cleanup-linux-x64 > output.txt
echo "Cleanup completed."
sleep 100000000