mirror of
https://github.com/nwchemgit/nwchem.git
synced 2026-07-28 22:25:48 -04:00
fix cleanup
This commit is contained in:
parent
eedd26fefd
commit
e99efba824
1 changed files with 1 additions and 1 deletions
2
.github/workflows/github_actions.yml
vendored
2
.github/workflows/github_actions.yml
vendored
|
|
@ -478,7 +478,7 @@ jobs:
|
|||
sudo apt-get purge -y microsoft-edge-stable dotnet-sdk-* google-chrome-stable firefox || true
|
||||
sudo apt-get purge -y azure-cli || tru
|
||||
sudo apt-get purge -y google-cloud-cli|| true
|
||||
sudo apt-get purge -y temurin-*
|
||||
sudo apt-get purge -y temurin-*jdk openjdk-*
|
||||
sudo apt-get purge -y llvm-*-dev
|
||||
sudo apt-get -y clean
|
||||
sudo apt-get autoremove -y
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue