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