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 6ae06d0 commit aab39d3Copy full SHA for aab39d3
.github/workflows/api_refs.yaml
@@ -54,7 +54,7 @@ jobs:
54
time du -h -d1 ~/actions-runner/cached
55
56
echo "Removing large packages"
57
- sudo apt-get remove -y azure-cli google-cloud-sdk hhvm microsoft-edge-stable google-chrome-stable firefox powershell mono-devel
+ sudo apt-get remove -y azure-cli microsoft-edge-stable google-chrome-stable firefox powershell mono-devel
58
sudo apt-get autoremove -y
59
sudo apt-get clean
60
0 commit comments