Skip to content

Commit

Permalink
fix(ci): address the issue of RUSTUP_WINDOWS_PATH_ADD_BIN change (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
YuanYuYuan authored May 21, 2024
1 parent 75aa273 commit 25f06bd
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 @@ -24,6 +24,7 @@ on:
env:
CARGO_REGISTRIES_CRATES_IO_PROTOCOL: sparse
CARGO_PROFILE_DEV_DEBUG: false
RUSTUP_WINDOWS_PATH_ADD_BIN: 1

jobs:
check:
Expand Down

0 comments on commit 25f06bd

Please sign in to comment.