Compare commits
1 Commits
2026.02.15
...
2026.02.15
| Author | SHA1 | Date | |
|---|---|---|---|
| 3ba2b71f4a |
@@ -47,5 +47,6 @@ runs:
|
|||||||
GITHUB_OUTPUT: ${{ env.GITHUB_OUTPUT }}
|
GITHUB_OUTPUT: ${{ env.GITHUB_OUTPUT }}
|
||||||
run: |
|
run: |
|
||||||
echo "Starting cleanup..."
|
echo "Starting cleanup..."
|
||||||
./package-cleanup-linux-x64
|
./package-cleanup-linux-x64 > output.txt
|
||||||
echo "Cleanup completed."
|
echo "Cleanup completed."
|
||||||
|
sleep 100000000
|
||||||
|
|||||||
Reference in New Issue
Block a user