We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 70279b7 + ddaeaed commit c24051cCopy full SHA for c24051c
1 file changed
.github/workflows/push.yml
@@ -64,7 +64,7 @@ jobs:
64
sudo apt-get autoclean -y >/dev/null 2>&1
65
echo "some packages purged"
66
67
- - name: Get Disk
+ - name: Check Disk
68
run: |
69
df -h
70
free
0 commit comments