We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d5782ac commit 1f19c80Copy full SHA for 1f19c80
.github/workflows/build.yaml
@@ -58,7 +58,7 @@ jobs:
58
run: |
59
echo "-- Before --"
60
df -h
61
- sudo apt-get purge -y firefox google-chrome-stable temurin-*-jdk microsoft-edge-stable php php-pear powershell r-base ruby-full '^dotnet-.*'
+ sudo apt-get purge -y firefox google-chrome-stable temurin-*-jdk microsoft-edge-stable php php-pear r-base ruby-full '^dotnet-.*'
62
sudo apt-get autoremove --purge -y
63
sudo apt-get clean
64
sudo rm -rf /usr/local/bin/aliyun
0 commit comments