Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
wind57 committed Sep 26, 2023
1 parent 5d5ea38 commit f31d741
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/composites/clean-space/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ runs:
sudo apt-get remove -y '^mysql-.*'
sudo apt-get remove -y azure-cli # google-chrome-stable firefox powershell mono-devel libgl1-mesa-dri
sudo apt-get remove -y google-cloud-sdk
#sudo apt-get autoremove -y
#sudo apt-get clean
sudo apt-get autoremove -y
sudo apt-get clean
# - name: Free Disk Space
# uses: jlumbroso/free-disk-space@main
Expand Down

0 comments on commit f31d741

Please sign in to comment.