Skip to content

Commit 91e6c0c

Browse files
committed
Add env variable for sparse registry protocol
Signed-off-by: Nico Burns <[email protected]>
1 parent 511a2ca commit 91e6c0c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/main.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,8 @@ jobs:
3636
msrv:
3737
name: MSRV
3838
runs-on: ubuntu-latest
39+
env:
40+
CARGO_REGISTRIES_CRATES_IO_PROTOCOL: sparse
3941
steps:
4042
- uses: actions/checkout@v4
4143

0 commit comments

Comments
 (0)