mirror of
https://github.com/microsoft/WSL.git
synced 2026-06-18 09:57:49 -05:00
* Verify WinGet config exists before invoking winget configure If the resolved `` does not exist, `winget configure` fails with a cryptic error rather than telling the user that the config file is missing. Add an explicit `Test-Path` guard that reports the missing file path and the expected location, and update the existing failure message to print the full `` instead of just `` so it matches the path actually passed to `winget configure`. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> * Retrigger CI --------- Co-authored-by: benhillis <17727402+benhillis@users.noreply.github.com> Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
3.4 KiB
3.4 KiB