Skip to content

Commit

Permalink
set shell defaults
Browse files Browse the repository at this point in the history
  • Loading branch information
arharovets committed Jul 25, 2022
1 parent 332932b commit db30494
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build-gem.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,9 @@ jobs:
build-gem:
runs-on: ubuntu-latest
continue-on-error: true
defaults:
run:
shell: bash

strategy:
matrix:
Expand Down

0 comments on commit db30494

Please sign in to comment.