We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 779a5dd commit 5b992fcCopy full SHA for 5b992fc
1 file changed
.github/workflows/release-kbcli.yml
@@ -47,7 +47,6 @@ jobs:
47
sudo apt-get autoremove -y >/dev/null 2>&1
48
sudo apt-get autoclean -y >/dev/null 2>&1
49
sudo rm -rf /usr/local/lib/android >/dev/null 2>&1
50
- docker rmi $(docker image ls -aq) >/dev/null 2>&1
51
sudo swapoff -a
52
sudo rm -f /swapfile
53
df -h
0 commit comments