Bash comment

This commit is contained in:
David Tolnay
2023-01-31 12:10:48 -08:00
parent 60436bd17a
commit d7bc4da3d8

View File

@@ -91,7 +91,7 @@ runs:
shell: bash
- run: |
: enable Cargo sparse registry (ignored by stable cargo)
: enable Cargo sparse registry # ignored by stable cargo
echo CARGO_UNSTABLE_SPARSE_REGISTRY=true >> $GITHUB_ENV
shell: bash