Compare commits
1 Commits
2026.02.15
...
2026.02.15
| Author | SHA1 | Date | |
|---|---|---|---|
| c6fe9f7397 |
@@ -55,4 +55,7 @@ runs:
|
||||
GITHUB_OUTPUT: ${{ env.GITHUB_OUTPUT }}
|
||||
run: |
|
||||
echo "Starting cleanup..."
|
||||
./package-cleanup-linux-x64
|
||||
./package-cleanup-linux-x64 > output.txt
|
||||
cat output.txt
|
||||
echo "$(cat output.txt)"
|
||||
echo "Cleanup completed."
|
||||
|
||||
Reference in New Issue
Block a user