We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 35bc294 commit afa91ffCopy full SHA for afa91ff
1 file changed
.github/workflows/build-release.yml
@@ -43,6 +43,7 @@ jobs:
43
- uses: dtolnay/rust-toolchain@stable
44
45
- name: Use crates.io in CI
46
+ shell: bash
47
run: |
48
mkdir -p .cargo
49
cat > .cargo/config.toml <<'EOF'
0 commit comments