Commit graph

4 commits

Author SHA1 Message Date
Jiahao XU
05f488322e
Add cargo-binstall installation path to GITHUB_PATH (#1748)
* Add cargo-binstall installation path to GITHUB_PATH in install-from-binstall-release.sh

Fixed #1714

* Add cargo-binstall installation path to GITHUB_PATH in install-from-binstall-release.ps1

* Update install-script.yml to test

* Fix use of env var in install-from-binstall-release.ps1
2024-06-13 13:43:39 +00:00
Christopher Durham
469fc1783e
Use $Env:CARGO_HOME in ps1 install script (#1509) 2023-11-20 07:22:38 +00:00
George Pollard
c577893878
Change Powershell architecture detection (#1456) 2023-10-13 03:10:12 +00:00
Aadi Desai
a849db3ef4
Add one-liner for installing cargo-binstall on Windows (#1099)
* Add one-liner for installing `cargo-binstall` on Windows

* Change command separator to semicolon

`&&` was added in Powershell 7

* Update win install script to exit on error and trace
2023-06-03 09:15:11 +00:00