Skip to content

Commit

Permalink
Remove default shell in release workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
forgetso committed Sep 26, 2024
1 parent 16d27ec commit bb95f45
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,6 @@ env:
CARGO_TERM_COLOR: always
NODE_OPTIONS: "--max-old-space-size=4096"

defaults:
run:
shell: bash

jobs:
deploy:
runs-on: ubuntu-latest
Expand Down

0 comments on commit bb95f45

Please sign in to comment.