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 571d6e3 commit 566c13bCopy full SHA for 566c13b
.github/workflows/docker-build.yml
@@ -34,6 +34,7 @@ jobs:
34
sudo rm -rf /usr/local/lib/android
35
sudo rm -rf /opt/ghc
36
sudo rm -rf /opt/hostedtoolcache
37
+ sudo rm -rf "$AGENT_TOOLSDIRECTORY"
38
sudo apt-get autoremove -y
39
sudo apt-get clean
40
0 commit comments