Skip to content

Support rustup installation for Windows #58

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

Merged
merged 1 commit into from
Apr 23, 2025

Conversation

maennchen
Copy link
Contributor

Fixes #57
Fixes #45

Changes

  • Runs rustup installation for WIndows as well
  • Changes the way the cargo bin dir is added to the PATH so that it works on windows as well.

Running example

@jonasbb
Copy link
Member

jonasbb commented Apr 23, 2025

Thanks for the PR and providing a running example. That is way simpler than I expected. :)

I'm not sure if this fully addresses #45. Yes, rustup/Rust is installed but might not be fully usable due to Visual Studio dependencies.

@jonasbb jonasbb merged commit 0ddce9f into actions-rust-lang:main Apr 23, 2025
31 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Add support for self-hosted windows runners Support Windows ARM Runners
3 participants