Compare commits

..

1 Commits

Author SHA1 Message Date
c6fe9f7397 Added output manually
All checks were successful
Build on push / prepare (push) Successful in 6s
Build on push / build (push) Successful in 14s
2026-02-15 10:37:47 +01:00

View File

@@ -57,3 +57,5 @@ runs:
echo "Starting cleanup..."
./package-cleanup-linux-x64 > output.txt
cat output.txt
echo "$(cat output.txt)"
echo "Cleanup completed."