Skip to content

Commit 25f06bd

Browse files
authored
fix(ci): address the issue of RUSTUP_WINDOWS_PATH_ADD_BIN change (#1039)
1 parent 75aa273 commit 25f06bd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ on:
2424
env:
2525
CARGO_REGISTRIES_CRATES_IO_PROTOCOL: sparse
2626
CARGO_PROFILE_DEV_DEBUG: false
27+
RUSTUP_WINDOWS_PATH_ADD_BIN: 1
2728

2829
jobs:
2930
check:

0 commit comments

Comments
 (0)