1 parent 0bad449 commit e7dba2eCopy full SHA for e7dba2e
1 file changed
.github/workflows/ci.yml
@@ -94,7 +94,6 @@ jobs:
94
- name: Install indexer (rust)
95
run: |
96
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh -s -- -y
97
- echo "$HOME/.cargo/bin" >> "$GITHUB_PATH"
98
. "$HOME/.cargo/env"
99
rustup toolchain install nightly-2025-06-11
100
rustup component add rust-analyzer --toolchain nightly-2025-06-11
0 commit comments