We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0ef8668 commit 5d1270eCopy full SHA for 5d1270e
.github/workflows/main.yml
@@ -22,4 +22,4 @@ jobs:
22
docker build -t pychan .
23
cd ../
24
docker compose up -d
25
- echo "$(date): actions build success" >> actions-logs.txt
+ docker system prune -f
0 commit comments