Skip to content

Commit

Permalink
fix env var for cargo sparse registry
Browse files Browse the repository at this point in the history
  • Loading branch information
alex authored Jan 27, 2023
1 parent ee5737f commit 98a9af7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ concurrency:
cancel-in-progress: true

env:
REGISTRIES_CRATES_IO_PROTOCOL: sparse
CARGO_REGISTRIES_CRATES_IO_PROTOCOL: sparse

jobs:
linux:
Expand Down

0 comments on commit 98a9af7

Please sign in to comment.