Save space on rocky

This commit is contained in:
Jordan Carlin 2024-07-15 23:32:43 -07:00
parent 919fd8c2db
commit c0ffc56d38
No known key found for this signature in database

View File

@ -17,6 +17,10 @@ jobs:
run: |
df -h
sudo rm -rf /host/usr/local/lib/android
sudo rm -rf /host/usr/share/dotnet &> /dev/null
sudo rm -rf /host/opt/ghc &> /dev/null
sudo rm -rf /host/opt/hostedtoolcache/CodeQL &> /dev/null
df -h
- uses: actions/checkout@v4
- name: install
run: ./bin/wally-tool-chain-install.sh