Skip to content

Commit 6712c51

Browse files
committed
ci: remove redundant CARGO_REGISTRIES_CRATES_IO_PROTOCOL
1 parent c70fac0 commit 6712c51

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/main.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -170,8 +170,6 @@ jobs:
170170

171171
build_std:
172172
runs-on: ubuntu-latest
173-
env:
174-
CARGO_REGISTRIES_CRATES_IO_PROTOCOL: sparse
175173
steps:
176174
- uses: actions/checkout@v3
177175
- run: rustup update nightly && rustup default nightly

0 commit comments

Comments
 (0)