mirror of
https://github.com/getsentry/self-hosted.git
synced 2025-12-08 19:46:14 +00:00
chore: remove some more unused directories (#4046)
* chore: remove some more unused directories * chore: remove debugging logs
This commit is contained in:
parent
84ebc583de
commit
a73563f172
@ -47,6 +47,9 @@ runs:
|
||||
run: |
|
||||
### Inspired by https://github.com/endersonmenezes/free-disk-space ###
|
||||
sudo rm -rf /usr/local/.ghcup
|
||||
sudo rm -rf /home/runner/Android /usr/local/lib/android /opt/android /usr/local/android-sdk
|
||||
sudo rm -rf /usr/share/dotnet /usr/share/doc/dotnet-*
|
||||
df -h
|
||||
|
||||
- name: Setup dev environment
|
||||
shell: bash
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user