Skip to content

Commit

Permalink
Fix docker.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
leszko committed Sep 29, 2023
1 parent a4acf91 commit 73c1076
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/docker.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -118,8 +118,7 @@ jobs:
sudo apt purge -yqq dotnet-* mono-* llvm-* libllvm* powershell* openjdk-* \
temurin-* mongodb-* firefox mysql-* \
hhvm google-chrome-stable \
libgl1-mesa-dri microsoft-edge-stable \
google-cloud-sdk azure-cli
libgl1-mesa-dri microsoft-edge-stable azure-cli
sudo apt autoremove -y
sudo rm -rf /usr/share/dotnet /usr/local/lib/android
Expand Down

0 comments on commit 73c1076

Please sign in to comment.