Skip to content

Commit afa91ff

Browse files
committed
Run CI registry override with bash
1 parent 35bc294 commit afa91ff

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/build-release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ jobs:
4343
- uses: dtolnay/rust-toolchain@stable
4444

4545
- name: Use crates.io in CI
46+
shell: bash
4647
run: |
4748
mkdir -p .cargo
4849
cat > .cargo/config.toml <<'EOF'

0 commit comments

Comments
 (0)