Skip to content

Commit a73563f

Browse files
authored
chore: remove some more unused directories (#4046)
* chore: remove some more unused directories * chore: remove debugging logs
1 parent 84ebc58 commit a73563f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

action.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,9 @@ runs:
4747
run: |
4848
### Inspired by https://github.com/endersonmenezes/free-disk-space ###
4949
sudo rm -rf /usr/local/.ghcup
50+
sudo rm -rf /home/runner/Android /usr/local/lib/android /opt/android /usr/local/android-sdk
51+
sudo rm -rf /usr/share/dotnet /usr/share/doc/dotnet-*
52+
df -h
5053
5154
- name: Setup dev environment
5255
shell: bash

0 commit comments

Comments
 (0)