Why `ghcup` tries to create that directory. This happens on CI with `ghcup -v list`. I see just ``` ghcup: /usr/local/.ghcup: createDirectory: permission denied (Permission denied) ``` without any other output, so `-v` flag doesn't help to figure out what `ghcup` tries to do, and why.