This repository has been archived by the owner on Oct 13, 2023. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use USERPROFILE env variable on Windows
$HOME is not defined by default on Windows. $USERPROFILE will return the desired value fixes actions-rs/toolchain#185, actions-rs/toolchain#137
- Loading branch information