We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 60436bd commit d7bc4daCopy full SHA for d7bc4da
action.yml
@@ -91,7 +91,7 @@ runs:
91
shell: bash
92
93
- run: |
94
- : enable Cargo sparse registry (ignored by stable cargo)
+ : enable Cargo sparse registry # ignored by stable cargo
95
echo CARGO_UNSTABLE_SPARSE_REGISTRY=true >> $GITHUB_ENV
96
97
0 commit comments