diff --git a/.github/actions/build-dependencies/action.yml b/.github/actions/build-dependencies/action.yml index 49768e83..8bdd41e8 100644 --- a/.github/actions/build-dependencies/action.yml +++ b/.github/actions/build-dependencies/action.yml @@ -23,7 +23,7 @@ runs: - name: Remove unused packages shell: bash run: | - sudo apt remove -y *msbuild* *powershell* *nuget* *homebrew* *bazel* *ansible* *terraform* *heroku* *aws* *azure* + sudo apt remove -y *msbuild* *powershell* *nuget* *bazel* *ansible* *terraform* *heroku* *aws* *azure* sudo apt remove -y *nvm* *nodejs* *npm* *yarn* *java* *kotlin* *go* *swift* *julia* *fortran* *android* sudo apt remove -y *apache2* *nginx* *firefox* *chromium* *chrome* *edge* sudo apt remove -y *qemu* *sql* *texinfo* *imagemagick*