Skip to content

Commit

Permalink
ci: remove redundant CARGO_REGISTRIES_CRATES_IO_PROTOCOL
Browse files Browse the repository at this point in the history
  • Loading branch information
weihanglo committed Mar 14, 2023
1 parent c70fac0 commit 6712c51
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -170,8 +170,6 @@ jobs:

build_std:
runs-on: ubuntu-latest
env:
CARGO_REGISTRIES_CRATES_IO_PROTOCOL: sparse
steps:
- uses: actions/checkout@v3
- run: rustup update nightly && rustup default nightly
Expand Down

0 comments on commit 6712c51

Please sign in to comment.