Skip to content

Commit

Permalink
ci: set RUSTUP_WINDOWS_PATH_ADD_BIN=1 (#6568)
Browse files Browse the repository at this point in the history
  • Loading branch information
Darksonn committed May 17, 2024
1 parent d221c50 commit 35c6fd9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ concurrency:
env:
RUSTFLAGS: -Dwarnings
RUST_BACKTRACE: 1
RUSTUP_WINDOWS_PATH_ADD_BIN: 1
# Change to specific Rust release to pin
rust_stable: stable
rust_nightly: nightly-2024-05-05
Expand Down

0 comments on commit 35c6fd9

Please sign in to comment.