Skip to content

Commit

Permalink
Save space on rocky
Browse files Browse the repository at this point in the history
  • Loading branch information
jordancarlin committed Oct 16, 2024
1 parent 919fd8c commit c0ffc56
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/rockyInstall.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit c0ffc56

Please sign in to comment.