Skip to content
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

RfC: change install location on windows to %SystemDrive%\bin #80

Open
berlin4apk opened this issue Jun 8, 2022 · 1 comment
Open

RfC: change install location on windows to %SystemDrive%\bin #80

berlin4apk opened this issue Jun 8, 2022 · 1 comment

Comments

@berlin4apk
Copy link

for the install location on windows a good place could be:
%SystemDrive%\bin

or at least use the appropriate variables to catch a github runner install with a different install directory
(e.g. %USERPROFILE%.cargo\ or CARGO_INSTALL_ROOT )

"C:\\Users\\runneradmin\\.cargo\\bin",

"C:\\Users\\runneradmin\\.cargo\\bin",

@jonashaag
Copy link
Contributor

👍 PR welcome

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants