Skip to content

Commit 5d1270e

Browse files
authored
Update main.yml
1 parent 0ef8668 commit 5d1270e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,4 @@ jobs:
2222
docker build -t pychan .
2323
cd ../
2424
docker compose up -d
25-
echo "$(date): actions build success" >> actions-logs.txt
25+
docker system prune -f

0 commit comments

Comments
 (0)