Skip to content

Commit 1f19c80

Browse files
committed
Yet another one...
Because apt... Signed-off-by: Nick Kossifidis <mick@ics.forth.gr>
1 parent d5782ac commit 1f19c80

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ jobs:
5858
run: |
5959
echo "-- Before --"
6060
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-.*'
61+
sudo apt-get purge -y firefox google-chrome-stable temurin-*-jdk microsoft-edge-stable php php-pear r-base ruby-full '^dotnet-.*'
6262
sudo apt-get autoremove --purge -y
6363
sudo apt-get clean
6464
sudo rm -rf /usr/local/bin/aliyun

0 commit comments

Comments
 (0)