-
Notifications
You must be signed in to change notification settings - Fork 3.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Unable to use command line winxp
component
#6067
Comments
Hi @inaryart, thank you, we will take a look. |
Hey @inaryart. I am not able to reproduce the issue:
|
@al-cheb you can check this link of mine, it is not installed |
Were you able to reproduce the issue with my code snippet above? |
winxp is not installed, check this: |
Could you please use my code snippet that I mentioned in #6067 (comment) ? |
/test-actions/blob/b42ccc29b91862c243c59b32d57f56461ecc57d2/.github/workflows/blank.yml |
Please remove |
Well, it seems to be installed |
Maybe this issues can be closed? (It's up to you guys) |
Description
Unable to use command line
winxp
component, everything worked fine 3 days ago.If possible, please allow the xp component to exist by default.
Platforms affected
Virtual environments affected
Image version and build link
https://github.com/inaryart/test-actions/runs/7805719506?check_suite_focus=true
Is it regression?
na
Expected behavior
Can successfully install xp components
Actual behavior
Failed to install xp components
Repro steps
If you have enterprise version vs2022 on your machine you can successfully install xp components using following command:
Then use the following command
dir C:\ProgramData\Microsoft\VisualStudio\Packages
to findIf executing the same command in github actions does not install correctly
The text was updated successfully, but these errors were encountered: