Skip to content

Commit e7dba2e

Browse files
committed
CI: another rust-analyzer fix
1 parent 0bad449 commit e7dba2e

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,6 @@ jobs:
9494
- name: Install indexer (rust)
9595
run: |
9696
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh -s -- -y
97-
echo "$HOME/.cargo/bin" >> "$GITHUB_PATH"
9897
. "$HOME/.cargo/env"
9998
rustup toolchain install nightly-2025-06-11
10099
rustup component add rust-analyzer --toolchain nightly-2025-06-11

0 commit comments

Comments
 (0)