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 df16a0d commit 5efcc19Copy full SHA for 5efcc19
action.yml
@@ -58,3 +58,5 @@ runs:
58
sudo mount -t tmpfs -o size=${{ inputs.tmpfs_size }}G tmpfs /var/lib/docker
59
60
sudo systemctl restart docker
61
+
62
+ sudo df -h | grep docker
0 commit comments