Skip to content

Commit 9d8a46c

Browse files
committed
changed workflow
1 parent d9aa330 commit 9d8a46c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,7 @@ jobs:
6161
run: |
6262
curl -sSf https://sh.rustup.rs | sh -s -- -y --profile minimal
6363
echo "$HOME/.cargo/env" >> "$GITHUB_PATH"
64+
echo "$HOME/.cargo/bin" >> "$GITHUB_PATH"
6465
source "$HOME/.cargo/env"
6566
rustup update
6667

0 commit comments

Comments
 (0)