ci: set RUSTUP_WINDOWS_PATH_ADD_BIN=1 (#6568)

This commit is contained in:
Alice Ryhl
2024-05-17 13:03:22 +02:00
committed by GitHub
parent d221c500fa
commit 35c6fd9924
+1
View File
@@ -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