This repository was archived by the owner on Apr 25, 2025. It is now read-only.

Description
Thanks for this action. I wanted to try this one after installing from chocolatey didn't add winget to the PATH.
Some issues I noticed with this action.
- Doesn't work on
windows-11-arm image. https://github.com/actions/partner-runner-images Any plans to support this image?
- Cannot install packages after using this action as it's forcing you to view some microsoft agreement. I get this even when adding
--accept-package-agreements --accept-source-agreements arguments. Is there anyway the action could handle these agreements (or at least the source agreements)?
The `msstore` source requires that you view the following agreements before using.
Terms of Transaction: https://aka.ms/microsoft-store-terms-of-transaction
The source requires the current machine's 2-letter geographic region to be sent to the backend service to function properly (ex. "US").
Do you agree to all the source agreements terms?
[Y] Yes [N] No: An unexpected error occurred while executing the command:
0x8a150042 : Error reading input in prompt
Found these while searching for solutions: