Compare commits
1 Commits
2026.02.15
...
2026.02.15
| Author | SHA1 | Date | |
|---|---|---|---|
| c1a882d1a2 |
@@ -47,6 +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 > output.txt
|
./package-cleanup-linux-x64
|
||||||
echo "Cleanup completed."
|
echo "Cleanup completed."
|
||||||
sleep 100000000
|
rm package-cleanup-linux-x64
|
||||||
|
|||||||
Reference in New Issue
Block a user