Skip to content

Commit

Permalink
[FB] Workflow | Get more disk space
Browse files Browse the repository at this point in the history
  • Loading branch information
surapunoyousei committed Oct 1, 2023
1 parent 3903024 commit 42e7520
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/src/disk_swap_for_github_runner.sh
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ sudo swapon /mnt/swapfile
sudo apt remove -y '^dotnet-.*' '^llvm-.*' '^php.*' '^mongodb-.*' '^mysql-.*' clang azure-cli google-cloud-sdk google-chrome-stable microsoft-edge firefox powershell mono-devel libgl1-mesa-dri
sudo apt autoremove -y
sudo apt clean
sudo rm -rf ./git
sudo rm -rf /usr/share/dotnet
sudo rm -rf /usr/local/lib/android
sudo rm -rf /usr/local/graalvm
Expand Down

0 comments on commit 42e7520

Please sign in to comment.