Skip to content

Commit 0f74757

Browse files
committed
clean
1 parent af04190 commit 0f74757

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

internal-scripts/ci-cd/publish/clean-disk-space.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ echo
99
echo "### Cleaning...."
1010
sudo rm -rf "$AGENT_TOOLSDIRECTORY" /usr/share/dotnet /usr/local/lib/android /opt/ghc \
1111
/usr/local/share/powershell /usr/share/swift /usr/local/.ghcup /usr/lib/jvm
12-
sudo apt purge -y aria2 shellcheck rpm zsync google-chrome-stable \
12+
sudo apt purge -y aria2 shellcheck zsync google-chrome-stable \
1313
ant ant-optional kubectl mercurial apt-transport-https yarn libssl-dev \
1414
libfreetype6-dev libfontconfig1 snmp pollinate libpq-dev sphinxsearch
1515
sudo apt purge -y '^mysql'

0 commit comments

Comments
 (0)