Skip to content

Commit

Permalink
fix installer (#838)
Browse files Browse the repository at this point in the history
  • Loading branch information
mikemhenry authored Apr 19, 2024
1 parent 3b76941 commit 378147c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/installer.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on:

defaults:
run:
shell: bash -l {0}
shell: bash -leo pipefail {0}

jobs:
test:
Expand Down

0 comments on commit 378147c

Please sign in to comment.