Skip to content

Commit 0c5f11b

Browse files
committed
-android
1 parent 6bd4642 commit 0c5f11b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -200,7 +200,7 @@ jobs:
200200
sudo apt-get remove -y 'firefox'
201201
sudo apt-get remove -y 'powershell'
202202
sudo apt-get remove -y 'libgl1-mesa-dri'
203-
sudo apt-get remove -Y 'android-sdk-.*'
203+
sudo apt-get remove -y '^mysql-.*'
204204
sudo apt-get autoremove -y && sudo apt-get clean
205205
sudo rm -rf /home/packer # Free up 677M
206206
sudo rm -rf /opt/az # Free up 649M

0 commit comments

Comments
 (0)