Loading
doppler: fix build failure with shell completion (#326008)
Sets the HOME environment variable to a temporary dir, as the cli attempts to run a setup routine which creates a directory under the user's home Fixes #325915 also fix cross-compilation